Re: Passing row set into PL/pgSQL function. - Mailing list pgsql-general

From Lucas Clemente Vella
Subject Re: Passing row set into PL/pgSQL function.
Date
Msg-id CAGCathzebjRdZS1CgiZs8bwHUCNfdJ-JpS4ypGixw8a7rqnQkQ@mail.gmail.com
Whole thread Raw
In response to Re: Passing row set into PL/pgSQL function.  (Craig Ringer <ringerc@ringerc.id.au>)
List pgsql-general
> http://www.depesz.com/2012/06/10/why-is-upsert-so-complicated/

I have already seen this page, I am OK in running SERIALIZABLE
transactions, and have no problem in replaying failed transactions due
to race condition. Anyway, that is completely off my issue: I need
upsert and I am prepared to deal with it. I just want to save typing
by creating a reusable function.

--
Lucas Clemente Vella
lvella@gmail.com


pgsql-general by date:

Previous
From: Alan Millington
Date:
Subject: Using psql -f to load a UTF8 file
Next
From: Leif Biberg Kristensen
Date:
Subject: Re: Using psql -f to load a UTF8 file