Re: Passing row set into PL/pgSQL function.

Поиск
Список
Период
Сортировка
От Lucas Clemente Vella
Тема Re: Passing row set into PL/pgSQL function.
Дата
Msg-id CAGCathzebjRdZS1CgiZs8bwHUCNfdJ-JpS4ypGixw8a7rqnQkQ@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Passing row set into PL/pgSQL function.  (Craig Ringer <ringerc@ringerc.id.au>)
Список 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 по дате отправления:

Предыдущее
От: Alan Millington
Дата:
Сообщение: Using psql -f to load a UTF8 file
Следующее
От: Leif Biberg Kristensen
Дата:
Сообщение: Re: Using psql -f to load a UTF8 file