change for stdin/stdout for \copy

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: PostgreSQL-patches <pgsql-patches(at)postgresql(dot)org>
Subject: change for stdin/stdout for \copy
Date: 2004-04-12 15:59:34
Message-ID: 200404121559.i3CFxYU04678@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches


I have applied the following patch:

---------------------------------------------------------------------------

Change psql \copy stdin/stdout to read from command input/output.

Add pstdin/pstdout to read from psql's stdin/stdout.

BACKWARD INCOMPATIBLE CHANGE

--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073

Attachment Content-Type Size
unknown_filename text/plain 5.9 KB

Browse pgsql-patches by date

  From Date Subject
Next Message Bruce Momjian 2004-04-12 16:19:40 Re: [PATCHES] New socket code for win32
Previous Message Bruce Momjian 2004-04-12 15:46:30 Re: COPY for CSV documentation