Re: Counting the rows INSERTed/UPDATEd? - Mailing list pgsql-sql

From Milen A. Radev
Subject Re: Counting the rows INSERTed/UPDATEd?
Date
Msg-id 445655B0.3090505@radev.net
Whole thread Raw
In response to Counting the rows INSERTed/UPDATEd?  (Mario Splivalo <mario.splivalo@mobart.hr>)
List pgsql-sql
Mario Splivalo написа:
> I have found, I thinl, in the pg manual, the way to get the number of
> rows inserted/updated, from within the plpgsql. I can't find it anymore,
> is that still there, or I misread something earlier?
> 
>     Mario

May be this one?
http://www.postgresql.org/docs/8.1/static/plpgsql-statements.html#PLPGSQL-STATEMENTS-DIAGNOSTICS


-- 
Milen A. Radev



pgsql-sql by date:

Previous
From: "A. Kretschmer"
Date:
Subject: Re: Counting the rows INSERTed/UPDATEd?
Next
From: Richard Huxton
Date:
Subject: Re: Counting the rows INSERTed/UPDATEd?