Re: Add primary keys to system catalogs - Mailing list pgsql-hackers

From John Naylor
Subject Re: Add primary keys to system catalogs
Date
Msg-id CAFBsxsF-DnoPDcMy=A3rX2TNfE4mEU7xVfyu62wY8bsEkp0HdQ@mail.gmail.com
Whole thread Raw
In response to Re: Add primary keys to system catalogs  (Craig Ringer <craig.ringer@enterprisedb.com>)
Responses Re: Add primary keys to system catalogs  (Craig Ringer <craig.ringer@enterprisedb.com>)
List pgsql-hackers

On Sat, Oct 3, 2020 at 9:27 AM Craig Ringer <craig.ringer@enterprisedb.com> wrote:
> So a big +1 from me for the idea. Especially if we ensure psql recognises when the relation 'oid' attribute has a declared PK and includes it in the column list.

Oid has been in the normal column list since v12 when it stopped being a system column. Or did you mean something else?

pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: Add primary keys to system catalogs
Next
From: Andres Freund
Date:
Subject: Re: Incorrect assumption in heap_prepare_freeze_tuple