Re: Re: Notes about int8 sequences

Поиск
Список
Период
Сортировка
От Lincoln Yeoh
Тема Re: Re: Notes about int8 sequences
Дата
Msg-id 3.0.5.32.20010807142025.00934380@192.228.128.13
обсуждение исходный текст
Ответ на Re: Re: Notes about int8 sequences  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
At 07:02 PM 06-08-2001 -0400, Tom Lane wrote:
>pseudo-type should generate an int8 instead of int4 column.  On
>compatibility grounds, it might be better to leave it generating int4,
>and invent a second pseudo-type SERIAL8 that is just the same except
>for making an int8 column.  I'm more worried about changing the datatype
>of a user column than I am about changing the output type of nextval(),
>so I'd be sort of inclined to have two SERIAL types even if we change
>nextval() to int8.  Thoughts?

serial8 sounds ok to me.

I use currval.

Cheerio,
Link.



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

Предыдущее
От: Justin Clift
Дата:
Сообщение: To be 7.1.3 or not to be 7.1.3?
Следующее
От: Karel Zak
Дата:
Сообщение: Re: failed: make install prefix=/foo/bar