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

From Julien Rouhaud
Subject Re: Add primary keys to system catalogs
Date
Msg-id CAOBaU_YR-BguBpgpDN5xMA0suNKtiLHi=gUE44nFUwmcaK1tdQ@mail.gmail.com
Whole thread Raw
In response to Re: Add primary keys to system catalogs  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
On Tue, Feb 2, 2021 at 11:17 PM Tom Lane <tgl@sss.pgh.pa.us> wrote:
>
> Dunno about refobjversion; I have my doubts that putting that info in
> pg_depend was a sane design choice at all.  But from what I understand
> of it, wouldn't all deps on a given object necessarily have the same
> version?

Correct, assuming of course that the dependencies are from the same object.



pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: Add primary keys to system catalogs
Next
From: Bruce Momjian
Date:
Subject: Re: Key management with tests