Verifying transaction success

From: Alfonso Peniche <alfonso(at)iteso(dot)mx>
To: pgsql-general(at)postgresql(dot)org
Subject: Verifying transaction success
Date: 2001-02-03 00:37:28
Message-ID: 3A7B52C7.D63667D7@iteso.mx
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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.

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Matt Friedman 2001-02-03 00:53:58 pg_dump shell or php?
Previous Message Michael Miyabara-McCaskey 2001-02-02 22:47:23 RE: [NOVICE] RE: Sizing of LARGE databases.