Re: [BUGS] First experiences with Postgresql 7.0

Rolf Grossmann <grossman@securitas.net>

From: Rolf Grossmann <grossman@securitas.net>
To: Tom Lane <tgl@sss.pgh.pa.us>
Cc: pgsql-bugs@postgresql.org
Date: 2000-02-24T00:53:12Z
Lists: pgsql-bugs, pgsql-hackers
Hi,

on Wed, 23 Feb 2000 11:56:02 -0500 Tom Lane wrote 
concerning "Re: [BUGS] First experiences with Postgresql 7.0 " something like this:

> 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. 

That doesn't work either.

> 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 ...

That's good to hear.

Thanks, Rolf