Getting affected rows in pgplsql - Mailing list pgsql-general

From Artacus
Subject Getting affected rows in pgplsql
Date
Msg-id 48BFA535.5000509@comcast.net
Whole thread Raw
Responses Re: Getting affected rows in pgplsql  (Blazej <bl.oleszkiewicz@gmail.com>)
Re: Getting affected rows in pgplsql  (hubert depesz lubaczewski <depesz@depesz.com>)
List pgsql-general
I'm writing some ETL procedures in pgplsql. After each
insert/update/delete, I'd like to log how many rows were affected.

I'm not finding anything on Google. Does anyone know how to get this?

pgsql-general by date:

Previous
From: Rafal Pietrak
Date:
Subject: a performence question
Next
From: Blazej
Date:
Subject: Re: Getting affected rows in pgplsql