On 10/03/2011 10:34 AM, Pavel Stehule wrote:
> Hello
>
> is there some possibility to get a processed rows from COPY statement
> from PL/pgSQL?
>
> I searched any ways, but there are no command tag.
>
>
You mean something like a RETURNING clause?
My worry would be about possible speed effects, although that would
probably be slight when it's not used.
cheers
andrew