diff options
author | Andrew Dunstan <andrew@dunslane.net> | 2014-11-21 12:14:05 -0500 |
---|---|---|
committer | Andrew Dunstan <andrew@dunslane.net> | 2014-11-21 12:14:05 -0500 |
commit | e4d28175a13d47a747b33e87c0f808b2ef57c0cd (patch) | |
tree | 7a44f8a1814b3d3ea0657cf25f48d145942eedd8 /src/backend/utils/adt/array_userfuncs.c | |
parent | 622983ea6964fc55f1ad3063d3d7b8f5de8e8816 (diff) | |
download | postgresql-e4d28175a13d47a747b33e87c0f808b2ef57c0cd.tar.gz postgresql-e4d28175a13d47a747b33e87c0f808b2ef57c0cd.zip |
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.
Diffstat (limited to 'src/backend/utils/adt/array_userfuncs.c')
0 files changed, 0 insertions, 0 deletions