Re: Notes about int8 sequences

Поиск
Список
Период
Сортировка
От Matthew Kirkwood
Тема Re: Notes about int8 sequences
Дата
Msg-id Pine.LNX.4.33.0108070814180.30483-100000@sphinx.mythic-beasts.com
обсуждение исходный текст
Ответ на Notes about int8 sequences  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: Notes about int8 sequences  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
On Mon, 6 Aug 2001, Tom Lane wrote:

> * How should one invoke nextval() and friends on such a sequence?

> Perhaps we could allow people to write nextval(sequencename) and/or
> sequencename.nextval, which would expose the sequence object to the
> parser so that datatype overloading could occur.

I'm not worried about the size of the return type of
a sequence, but I like the idea of Oracle-compatible
"seq.nextval" syntax.

Matthew.



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

Предыдущее
От: Hannu Krosing
Дата:
Сообщение: Re: Re: AW: Re: OID wraparound: summary and proposal
Следующее
От: Hannu Krosing
Дата:
Сообщение: Re: Proposal: OID wraparound: summary and proposal