Re: [BUGS] First experiences with Postgresql 7.0
Tom Lane <tgl@sss.pgh.pa.us>
From: Tom Lane <tgl@sss.pgh.pa.us>
To: Rolf Grossmann <grossman@securitas.net>
Cc: pgsql-bugs@postgresql.org
Date: 2000-02-23T16:56:02Z
Lists: pgsql-bugs, pgsql-hackers
Rolf Grossmann <grossman@securitas.net> writes: > I ran into a bit of a problem: I couldn't specify NOT NULL PRIMARY KEY > anymore. For the moment try the other order: PRIMARY KEY NOT NULL. This is a known parser deficiency that we chose to leave unfixed for the start of beta, but it should be fixed for 7.0 ... regards, tom lane