Re: Initial Review of Copy Command Patch - Mailing list pgsql-patches

From Tom Lane
Subject Re: Initial Review of Copy Command Patch
Date
Msg-id [email protected]
Whole thread Raw
In response to Initial Review of Copy Command Patch  (mike g <[email protected]>)
List pgsql-patches
mike g <[email protected]> writes:
> I thought I would try and knock off the "count number of rows inserted
> when using the Copy command" from the todo list.

I think what was envisioned was adding a field to the COPY command tag
returned at command completion.  Sending an INFO message seems way too
noisy...

            regards, tom lane

pgsql-patches by date:

Previous
From: mike g
Date:
Subject: Initial Review of Copy Command Patch
Next
From: Bruce Momjian
Date:
Subject: Re: PSQLRC environment variable.