Re: ToDo: allow to get a number of processed rows by COPY statement - Mailing list pgsql-hackers

From Kevin Grittner
Subject Re: ToDo: allow to get a number of processed rows by COPY statement
Date
Msg-id 4E8EFBD80200002500041BB5@gw.wicourts.gov
Whole thread Raw
In response to ToDo: allow to get a number of processed rows by COPY statement  (Pavel Stehule <pavel.stehule@gmail.com>)
List pgsql-hackers
Pavel Stehule <pavel.stehule@gmail.com> wrote:
> There is not possible to get a number of processed rows when COPY
> is evaluated via SPI. Client can use a tag, but SPI doesn't use a
> tag.
> 
> I propose a small change a ProcessUtility to return a processed
> rows.
Please add this to the open CommitFest:
https://commitfest.postgresql.org/action/commitfest_view/open
-Kevin


pgsql-hackers by date:

Previous
From: "Dickson S. Guedes"
Date:
Subject: [PATCH] Fix little typo in docs in func.sgml
Next
From: Bruce Momjian
Date:
Subject: Re: pg_upgrade - add config directory setting