Verifying transaction success - Mailing list pgsql-general

From Alfonso Peniche
Subject Verifying transaction success
Date
Msg-id 3A7B52C7.D63667D7@iteso.mx
Whole thread Raw
Responses plpgsql rowsupdated Re: Verifying transaction success  (Alex Pilosov <alex@pilosoft.com>)
List pgsql-general
Is there a way (in plpgsql) to know if an insert, update or delete
instruction was successful without having to run a select statement
after either one?

Something like an error flag, a set of instructions, a process...

Thanks again.


pgsql-general by date:

Previous
From: "Michael Miyabara-McCaskey"
Date:
Subject: RE: [NOVICE] RE: Sizing of LARGE databases.
Next
From: "Matt Friedman"
Date:
Subject: pg_dump shell or php?