plpgsql and insert - Mailing list pgsql-general

From Jamie Deppeler
Subject plpgsql and insert
Date
Msg-id 45EB4F76.6000702@doitonce.net.au
Whole thread Raw
Responses Re: plpgsql and insert  ("Andrej Ricnik-Bay" <andrej.groups@gmail.com>)
List pgsql-general
Hi,

Have a quick question is possible to record a primary from a insert stament

eg

xprimary :=  insert into schema.table(.,.,.,.) VALUES (,,,,);


pgsql-general by date:

Previous
From: "Postgres User"
Date:
Subject: Re: How to capture and handle failed INSERT
Next
From: "Andrej Ricnik-Bay"
Date:
Subject: Re: plpgsql and insert