Re: [PORTS] Port Bug Report: psql create/drop table bug - Mailing list pgsql-ports

From Thomas Lockhart
Subject Re: [PORTS] Port Bug Report: psql create/drop table bug
Date
Msg-id 36FBBE10.8605175D@alumni.caltech.edu
Whole thread Raw
In response to Port Bug Report: psql create/drop table bug  (Unprivileged user <nobody>)
Responses Re: [PORTS] Port Bug Report: psql create/drop table bug
List pgsql-ports
> System Configuration
> --------------------
>   PostgreSQL version : CVS (few days ago)
> Problem Description:
> --------------------
> Attempting to create the table with the int8 listed in
> the example fails.  psql is left in an odd state until
> exit.  Name of failed create table cannot be used.
> Upon reentry create table (int4 version) works.

Index support for int8 was contributed, but it wasn't quite right and
applied to the source tree without testing. I was planning on fixing
the original patches, but will have to now start again with the
current source tree.

Bruce, can you add this to the list of "must fix" items for the v6.5
release? Put my name on it...

                     - Tom

pgsql-ports by date:

Previous
From: Guenther Wieser
Date:
Subject: success report
Next
From: Unprivileged user
Date:
Subject: Port Bug Report: Cannot insert more data into database