Re: Counting the rows INSERTed/UPDATEd?

From: "Milen A(dot) Radev" <milen(at)radev(dot)net>
To: pgsql-sql(at)postgresql(dot)org
Subject: Re: Counting the rows INSERTed/UPDATEd?
Date: 2006-05-01 18:38:40
Message-ID: 445655B0.3090505@radev.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

In response to

Browse pgsql-sql by date

  From Date Subject
Next Message Richard Huxton 2006-05-02 08:13:14 Re: Counting the rows INSERTed/UPDATEd?
Previous Message A. Kretschmer 2006-05-01 18:36:33 Re: Counting the rows INSERTed/UPDATEd?