Thread: Re: First decent PostgreSQL CBT now on techdocs .postgresql.org

Re: First decent PostgreSQL CBT now on techdocs .postgresql.org

From
Bruce Momjian
Date:
>
>
> Looks like someone could take advantage of the broader range of sequence values,
> but only if they explicitly created their column as int8 with the default set to
> nextval('the_sequence').
>
> Should the serial datatype be changed to create an int8, or a new serial8
> datatype created that does this??

Tom says we have a new SERIAL8 data type for this.  I see it in the
HISTORY file now.

--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 853-3000
  +  If your life is a hard drive,     |  830 Blythe Avenue
  +  Christ can be your backup.        |  Drexel Hill, Pennsylvania 19026