Re: lastval()

Поиск
Список
Период
Сортировка
От Neil Conway
Тема Re: lastval()
Дата
Msg-id 42A3C998.2070509@samurai.com
обсуждение исходный текст
Ответ на Re: lastval()  (Abhijit Menon-Sen <ams@oryx.com>)
Ответы Re: lastval()  (Tom Lane <tgl@sss.pgh.pa.us>)
Re: lastval()  (Christopher Kings-Lynne <chriskl@familyhealth.com.au>)
Список pgsql-patches
Abhijit Menon-Sen wrote:
> Could someone who likes this idea please write the documentation for it?

Dennis' original patch includes documentation updates and a description
of lastval():

http://archives.postgresql.org/pgsql-patches/2005-05/msg00059.php

> I'd really like to see a concise, complete description of the proposed
> function, including potential caveats.

lastval() returns the last value produced by nextval() or setval() in
the current session.

-Neil

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

Предыдущее
От: Abhijit Menon-Sen
Дата:
Сообщение: Re: lastval()
Следующее
От: Tom Lane
Дата:
Сообщение: Re: lastval()