Re: [PATCHES] system catalog relation of a table and a serial sequence - Mailing list pgsql-hackers

From Brent Verner
Subject Re: [PATCHES] system catalog relation of a table and a serial sequence
Date
Msg-id 20011216021005.GA6948@rcfile.org
Whole thread Raw
In response to Re: [PATCHES] system catalog relation of a table and a serial sequence  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: [PATCHES] system catalog relation of a table and a serial sequence
List 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 by date:

Previous
From: Tom Lane
Date:
Subject: Re: [PATCHES] system catalog relation of a table and a serial sequence
Next
From: Bruce Momjian
Date:
Subject: Re: Third call for platform testing