Re: [pgsql-hackers] Re: Extending System Views: proposal for 8.1/8.2 - Mailing list pgsql-hackers

From Tom Lane
Subject Re: [pgsql-hackers] Re: Extending System Views: proposal for 8.1/8.2
Date
Msg-id 6967.1106517962@sss.pgh.pa.us
Whole thread Raw
In response to Re: [pgsql-hackers] Re: Extending System Views: proposal for 8.1/8.2  ("Jim C. Nasby" <decibel@decibel.org>)
List pgsql-hackers
"Jim C. Nasby" <decibel@decibel.org> writes:
> Is the long term plan to remove OIDs entirely?

No.  OIDs will be the real primary keys of most system catalogs for the
foreseeable future.  The only discussion that's going on concerns
deprecating their use in user tables.
        regards, tom lane


pgsql-hackers by date:

Previous
From: Stephen Frost
Date:
Subject: Re: [PATCHES] Merge pg_shadow && pg_group -- UNTESTED
Next
From: Stephen Frost
Date:
Subject: Re: [PATCHES] Merge pg_shadow && pg_group -- UNTESTED