pgsql-server/ oc/src/sgml/ref/psql-ref.sgml rc ...

From: tgl(at)svr1(dot)postgresql(dot)org (Tom Lane)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql-server/ oc/src/sgml/ref/psql-ref.sgml rc ...
Date: 2004-01-20 23:48:57
Message-ID: 20040120234857.18006D1D26D@svr1.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

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.

Browse pgsql-committers by date

  From Date Subject
Next Message Kris Jurka 2004-01-21 01:23:23 Re: pgsql-server/src/interfaces/jdbc Makefile READ ...
Previous Message Tom Lane 2004-01-20 22:46:06 pgsql-server/doc/src/sgml datatype.sgml