Re: pg_get_serial_sequence and table inheritence - Mailing list pgsql-general

From Ezequiel Tolnay
Subject Re: pg_get_serial_sequence and table inheritence
Date
Msg-id dc9e72$2qmf$2@news.hub.org
Whole thread Raw
In response to pg_get_serial_sequence and table inheritence  (Timothy Perrigo <tperrigo@wernervas.com>)
List pgsql-general
Timothy Perrigo wrote:

> Is there anything similar to pg_get_serial_sequence that will work  with
> tables that have an inherited serial column?  (...)

Sorry, I should have searched before posting, I started a new thread.
Please refer to my solution posted today as "pg_get_serial_sequence and
inheritence" (remarkably similar to yours! although mine was less
accurate ;-)

Cheers,

Ezequiel

pgsql-general by date:

Previous
From: Mark Mikulec
Date:
Subject: Re: Backup and restore from 7.4.1 to latest, crossing platforms... issues?
Next
From: Kilian Hagemann
Date:
Subject: Re: Backup and restore from 7.4.1 to latest, crossing