aboutsummaryrefslogtreecommitdiff
path: root/src/backend/parser/parse_expr.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>1999-04-15 02:24:41 +0000
committerTom Lane <tgl@sss.pgh.pa.us>1999-04-15 02:24:41 +0000
commit1ae6739ee1c3ad3ce48241c52ef4ee8fd9b7eca2 (patch)
treeaa8b7b2d138ef3f99772ccd957473775d933051c /src/backend/parser/parse_expr.c
parent99e57ee86f3493655d8314d9381646f65e2196be (diff)
downloadpostgresql-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