diff options
author | Peter Eisentraut <peter_e@gmx.net> | 2012-03-01 19:58:10 +0200 |
---|---|---|
committer | Peter Eisentraut <peter_e@gmx.net> | 2012-03-01 19:58:10 +0200 |
commit | 89c2f573a392e3995fffc619d4faed23f8649269 (patch) | |
tree | 6d18aabed73d306a9664c81828633e3d8cc26b57 /src/backend/access/gist/gistbuild.c | |
parent | 3433c6ba002f711a60352c3518f30cda73d06087 (diff) | |
download | postgresql-89c2f573a392e3995fffc619d4faed23f8649269.tar.gz postgresql-89c2f573a392e3995fffc619d4faed23f8649269.zip |
psql: Improve error display for psql -f -
Running "psql -f -" used to print
psql:<stdin>:1: ERROR: blah
but that got broken between 8.4 and 9.0 (commit
b291c0fba83a1e93868e2f69c03be195d620f30c), and now it printed
psql:-:1: ERROR: blah
This reverts to the old behavior and cleans up some code that was left
dead or useless by the mentioned commit.
Diffstat (limited to 'src/backend/access/gist/gistbuild.c')
0 files changed, 0 insertions, 0 deletions