Re: system catalog relation of a table and a serial sequence

From: Brent Verner <brent(at)rcfile(dot)org>
To: pgsql-patches(at)postgresql(dot)org
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: system catalog relation of a table and a serial sequence
Date: 2001-12-16 01:32:56
Message-ID: 20011216013256.GA6174@rcfile.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers pgsql-patches

[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

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Brent Verner 2001-12-16 01:33:50 Re: system catalog relation of a table and a serial sequence
Previous Message Bruce Momjian 2001-12-15 21:35:27 Re: [HACKERS] Requirement for pgAdmin browser.

Browse pgsql-patches by date

  From Date Subject
Next Message Brent Verner 2001-12-16 01:33:50 Re: system catalog relation of a table and a serial sequence
Previous Message Hannu Krosing 2001-12-15 11:05:19 Re: system catalog relation of a table and a serial sequence