Re: [PORTS] Port Bug Report: psql create/drop table bug

From: Thomas Lockhart <lockhart(at)alumni(dot)caltech(dot)edu>
To: James Thompson <jamest(at)math(dot)ksu(dot)edu>, Bruce Momjian <maillist(at)candle(dot)pha(dot)pa(dot)us>
Cc: pgsql-ports(at)postgreSQL(dot)org
Subject: Re: [PORTS] Port Bug Report: psql create/drop table bug
Date: 1999-03-26 17:04:16
Message-ID: 36FBBE10.8605175D@alumni.caltech.edu
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

In response to

Responses

Browse pgsql-ports by date

  From Date Subject
Next Message Unprivileged user 1999-03-26 19:29:27 Port Bug Report: Cannot insert more data into database
Previous Message Guenther Wieser 1999-03-26 16:16:51 success report