git.postgresql.org Git - postgresql.git/commit
2014年11月21日 17:14:05 +0000 (12:14 -0500)
2014年11月21日 17:14:05 +0000 (12:14 -0500)
commit e4d28175a13d47a747b33e87c0f808b2ef57c0cd
Make psql's \sf and \ef honor ECHO_HIDDEN.
These commands were calling the database direct rather than calling
PSQLexec like other slash commands that needed database data.
The code is also changed not to pass the connection as a parameter to
the helper functions. It's available in a global variable, and that's
what PSQLexec uses.
This is the main PostgreSQL git repository.
RSS
Atom