CVSROOT: /cvsroot
Module name: pgsql-server
Changes by: tgl(at)svr1(dot)postgresql(dot)org 04/01/20 19:48:56
Modified files:
doc/src/sgml/ref: psql-ref.sgml
src/bin/psql : common.c copy.c copy.h
Log message:
Implement '\copy from -' to support reading copy data from the same
source the \copy came from. Also, fix prompting logic so that initial
and per-line prompts appear for all cases of reading from an interactive
terminal. Patch by Mark Feit, with some kibitzing by Tom Lane.
pgsql-committers by date
| Next: | From: Kris Jurka | Date: 2004-01-21 01:23:23 |
| Subject: Re: pgsql-server/src/interfaces/jdbc Makefile READ ... |
| Previous: | From: Tom Lane | Date: 2004-01-20 22:46:06 |
| Subject: pgsql-server/doc/src/sgml datatype.sgml |