Re: Re: postgres TODO

Поиск
Список
Период
Сортировка
От Alessio Bragadini
Тема Re: Re: postgres TODO
Дата
Msg-id 3969C8FE.375D2DC@albourne.com
обсуждение исходный текст
Ответ на Re: Re: postgres TODO  (Peter Eisentraut <peter_e@gmx.net>)
Ответы Re: Re: postgres TODO  (eisentrp@csis.gvsu.edu)
Re: Re: postgres TODO  (Bruce Momjian <pgman@candle.pha.pa.us>)
Re: Re: postgres TODO  (darcy@druid.net (D'Arcy J.M. Cain))
Re: Re: postgres TODO  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
Peter Eisentraut wrote:

> Bruce Momjian writes:
> 
> >       * Add function to return primary key value on INSERT
> 
> I don't get the point of this. Don't you know what you inserted? For
> sequences there's curval()

Mmmhhh... it means that we can assume no update to the sequence value
between the insert and the curval selection?

-- 
Alessio F. Bragadini        alessio@albourne.com
APL Financial Services        http://www.sevenseas.org/~alessio
Nicosia, Cyprus             phone: +357-2-750652

"It is more complicated than you think"    -- The Eighth Networking Truth from RFC 1925


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

Предыдущее
От: Tim Perdue
Дата:
Сообщение: Re: More info
Следующее
От: Tim Perdue
Дата:
Сообщение: Re: AW: more corruption