diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 1999-04-15 02:24:41 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 1999-04-15 02:24:41 +0000 |
commit | 1ae6739ee1c3ad3ce48241c52ef4ee8fd9b7eca2 (patch) | |
tree | aa8b7b2d138ef3f99772ccd957473775d933051c /src/backend/parser/parse_expr.c | |
parent | 99e57ee86f3493655d8314d9381646f65e2196be (diff) | |
download | postgresql-1ae6739ee1c3ad3ce48241c52ef4ee8fd9b7eca2.tar.gz postgresql-1ae6739ee1c3ad3ce48241c52ef4ee8fd9b7eca2.zip |
psql did the wrong thing with COPY FROM STDIN inside a file
sourced with \i (tried to read data from the terminal, rather than from
the source file; this breaks pg_dump scripts read with \i). Also, \o file
followed by COPY TO STDOUT wrote to terminal not designated file.
All better now.
Diffstat (limited to 'src/backend/parser/parse_expr.c')
0 files changed, 0 insertions, 0 deletions