Re: OID Usage - Mailing list pgsql-general

From Bo Lorentsen
Subject Re: OID Usage
Date
Msg-id 41E7A33D.4060109@netgroup.dk
Whole thread Raw
In response to Re: OID Usage  (Michael Fuhr <mike@fuhr.org>)
Responses Re: OID Usage  (Michael Fuhr <mike@fuhr.org>)
List pgsql-general
Michael Fuhr wrote:

>PostgreSQL 8.0 will have a pg_get_serial_sequence() function that
>returns the sequence name for a particular column so you don't have
>to construct it.  This is useful when a table or column has been
>renamed, in which case the above will probably break.
>
>
Quite nice but not what I need, as I still need to know the id column name.

But thanks anyway.

/BL

pgsql-general by date:

Previous
From: Bo Lorentsen
Date:
Subject: Re: OID Usage
Next
From: mike
Date:
Subject: Invalid input for numeric problem