Re: Bug #944: implicit sequence creating error

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: xmm(at)rambler(dot)ru, pgsql-bugs(at)postgresql(dot)org
Subject: Re: Bug #944: implicit sequence creating error
Date: 2003-04-10 20:28:04
Message-ID: 6432.1050006484@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

pgsql-bugs(at)postgresql(dot)org writes:
> maxvalue in CREATE SEQUENCE command set to biginteger's max value.
> Must be 2147483647 as in docs.

As in what docs? Sequences are int8 as of 7.2.

regards, tom lane

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Tavis Rudd 2003-04-11 00:12:48 Fwd: bug report: view renames and permissions
Previous Message pgsql-bugs 2003-04-10 19:13:35 Bug #944: implicit sequence creating error