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

From Brent Verner
Subject Re: system catalog relation of a table and a serial sequence
Date
Msg-id 20011216013256.GA6174@rcfile.org
Whole thread Raw
In response to system catalog relation of a table and a serial sequence  (Brent Verner <brent@rcfile.org>)
Responses Re: system catalog relation of a table and a serial sequence  (Brent Verner <brent@rcfile.org>)
Re: [PATCHES] system catalog relation of a table and a serial sequence  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
[2001-12-14 22:53] Brent Verner said:
| I propose adding a function to pg_dump.c for now.

Patch adding a getSerialSequenceName() function to pg_dump.[ch] is
attached.

I'm aware that this is not the /best/ solution to this problem, but
it is better than the current breakage in pg_dump.

feedback appreciated.

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-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: [CYGWIN] Requirement for pgAdmin browser.
Next
From: Brent Verner
Date:
Subject: Re: system catalog relation of a table and a serial sequence