Re: Bug #564: CREATE TABLE with long table name and long serial column name can cause conflicting sequence naming

From: Brent Verner <brent(at)rcfile(dot)org>
To: jeff(at)refinery(dot)com, pgsql-bugs(at)postgresql(dot)org
Subject: Re: Bug #564: CREATE TABLE with long table name and long serial column name can cause conflicting sequence naming
Date: 2002-01-22 14:56:51
Message-ID: 20020122095651.A704@rcfile.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

[2002-01-20 23:49] pgsql-bugs(at)postgresql(dot)org said:
| Jeff Synnestvedt (jeff(at)refinery(dot)com) reports a bug with a severity of 3
| The lower the number the more severe it is.
|
| Short Description
| CREATE TABLE with long table name and long serial column name can
| cause conflicting sequence naming

This is a known issue related to the implicit SEQUENCES used for
the SERIAL column types. There are plans to deal with this in the
7.3 version of postgres.

cheers.
brent

--
"Develop your talent, man, and leave the world something. Records are
really gifts from people. To think that an artist would love you enough
to share his music with anyone is a beautiful thing." -- Duane Allman

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Tom Lane 2002-01-22 15:18:55 Re: 7.2b5 libpq++ include files broken?
Previous Message Reinhard Max 2002-01-22 14:29:30 7.2b5 libpq++ include files broken?