Possible Bug.
Jackson, DeJuan <djackson@cpsgroup.com>
From: "Jackson, DeJuan" <djackson@cpsgroup.com>
To: PostgreSQL Questions Mailing List <pgsql-questions@postgreSQL.org>, PostgreSQL Hackers Mailing List <pgsql-hackers@hub.org>
Date: 1998-03-13T22:26:23Z
Lists: pgsql-hackers
test=> create sequence mytest MINVALUE -234234 CYCLE; ERROR: parser: parse error at or near "-" Is this the current desired behavior? If so the doc's need to be changed. Running RH5.0 pg6.3 - rpm from 1998-03-01 gcc 2.7.2.3 -DEJ