Re: [HACKERS] Another one I thought should work...

Vadim Mikheev <vadim@sable.krasnoyarsk.su>

From: "Vadim B. Mikheev" <vadim@sable.krasnoyarsk.su>
To: The Hermit Hacker <scrappy@hub.org>
Cc: pgsql-hackers@postgreSQL.org
Date: 1998-02-20T05:39:46Z
Lists: pgsql-hackers
The Hermit Hacker wrote:
> 
> Backend crashes on this one too...?
> 
> CREATE TABLE projects (
>   pid INT NOT NULL PRIMARY KEY,
            ^^^^^^^^^^^^^^^^^^^^
No probs here, in 6.3...

Vadim