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

Поиск
Список
Период
Сортировка
От Brent Verner
Тема Re: Bug #564: CREATE TABLE with long table name and long serial column name can cause conflicting sequence naming
Дата
Msg-id 20020122095651.A704@rcfile.org
обсуждение исходный текст
Ответ на Bug #564: CREATE TABLE with long table name and long serial column name can cause conflicting sequence naming  (pgsql-bugs@postgresql.org)
Список pgsql-bugs
[2002-01-20 23:49] pgsql-bugs@postgresql.org said:
| Jeff Synnestvedt (jeff@refinery.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

В списке pgsql-bugs по дате отправления:

Предыдущее
От: Reinhard Max
Дата:
Сообщение: 7.2b5 libpq++ include files broken?
Следующее
От: Tom Lane
Дата:
Сообщение: Re: 7.2b5 libpq++ include files broken?