| От | Tom Lane |
|---|---|
| Тема | Re: BUG #3668: type error in serial |
| Дата | |
| Msg-id | 24664.1192051937@sss.pgh.pa.us обсуждение |
| Ответ на | BUG #3668: type error in serial ("Eric Weimer" <eweimer@thelocalphonecompany.net>) |
| Ответы |
Re: BUG #3668: type error in serial
|
| Список | pgsql-bugs |
"Eric Weimer" <eweimer@thelocalphonecompany.net> writes:
> Creating a table with a column of type serial causes the creation of a
> sequence tied as the default value for the column.
> The actual type of the column is integer, however the sequence created is of
> type bigint. If the sequence is created as a bigint, then the column should
> also be defined as bigint.
This is not a bug, primarily because we have only one size of sequence.
regards, tom lane
В списке pgsql-bugs по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера