Re: [PATCHES] system catalog relation of a table and a serial sequence

Поиск
Список
Период
Сортировка
От Brent Verner
Тема Re: [PATCHES] system catalog relation of a table and a serial sequence
Дата
Msg-id 20011216021005.GA6948@rcfile.org
обсуждение исходный текст
Ответ на Re: [PATCHES] system catalog relation of a table and a serial sequence  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: [PATCHES] system catalog relation of a table and a serial sequence  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
[2001-12-15 21:02] Tom Lane said:
| Brent Verner <brent@rcfile.org> writes:
| > I'm aware that this is not the /best/ solution to this problem, but
| > it is better than the current breakage in pg_dump.
|
| I'd dispute that, primarily because the patch blithely assumes that
| there is no other kind of default value than a serial-created nextval().
| It looks to me like it will either coredump or do the wrong thing
| with other default-value strings.

monkey me!  Yes, quite a nasty oversight!  I'll clean this up.

thanks.
  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-hackers по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: [PATCHES] system catalog relation of a table and a serial sequence
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: Third call for platform testing