Re: Another TODO: insert/update...returning

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: Another TODO: insert/update...returning
Дата
Msg-id 200007280227.WAA05703@candle.pha.pa.us
обсуждение исходный текст
Ответ на Another TODO: insert/update...returning  (Philip Warner <pjw@rhyme.com.au>)
Ответы Re: Another TODO: insert/update...returning  (Philip Warner <pjw@rhyme.com.au>)
Список pgsql-hackers
> 
> You might want to add:
> 
>    insert/update...returning {[new.|old.]col [as name],...}
> 
> to TODO. I intend to do it eventually...

Added:
* Allow INSERT/UPDATE to return new.col or old.col (Philip)

Seems like a nifty feature from Rdb.

Now you are immortalized on the TODO list.  :-)

--  Bruce Momjian                        |  http://candle.pha.pa.us pgman@candle.pha.pa.us               |  (610)
853-3000+  If your life is a hard drive,     |  830 Blythe Avenue +  Christ can be your backup.        |  Drexel Hill,
Pennsylvania19026
 


В списке pgsql-hackers по дате отправления:

Предыдущее
От: Philip Warner
Дата:
Сообщение: Another TODO: insert/update...returning
Следующее
От: Thomas Lockhart
Дата:
Сообщение: Re: Re: [GENERAL] Some questions on user defined types and functions.