Re: Update psql and pg_dump for new COPY api

From: Christopher Kings-Lynne <chriskl(at)familyhealth(dot)com(dot)au>
To: Christopher Kings-Lynne <chriskl(at)familyhealth(dot)com(dot)au>
Cc: pgsql-patches(at)postgresql(dot)org
Subject: Re: Update psql and pg_dump for new COPY api
Date: 2005-04-06 04:40:45
Message-ID: 4253684D.30406@familyhealth.com.au
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches

Thinking about this - with the new PQputCopyEnd, the sending of \. can
probably also be removed.

Chris

Christopher Kings-Lynne wrote:
> This patch updates psql and pg_dump to use the new copy api. Probably
> needs some review.
>
> I have tested it with dos and unix newlines, etc.

In response to

Browse pgsql-patches by date

  From Date Subject
Next Message Neil Conway 2005-04-06 05:24:27 Re: Have psql \dD show checks
Previous Message Neil Conway 2005-04-06 04:34:40 Re: Fix resowner.c pgindent mess