Record the system catalogs' FK relationships explicitly

Edit
ID 2963
Title Record the system catalogs' FK relationships explicitly
Topic Miscellaneous
Created 2021-01-31 21:42:09
Last modified 2021-02-02 22:13:32 (3 years, 9 months ago)
Latest email 2021-02-04 02:37:13 (3 years, 9 months ago)
Status
2021-03: Committed
Target version
Authors Tom Lane (tgl)
Reviewers Joel Jacobson (joeljacobson)Become reviewer
Committer Tom Lane (tgl)
Links CFbot results (CirrusCI) CFbot GitHub
Checkout latest CFbot patchset Go to your local checkout of the PostgreSQL repository and run:
git remote add commitfest https://github.com/postgresql-cfbot/postgresql.git
git fetch commitfest cf/2963
git checkout commitfest/cf/2963
Emails
Recording foreign key relationships for the system catalogs
First at 2021-01-31 21:39:57 by Tom Lane <tgl at sss.pgh.pa.us>
Latest at 2021-02-04 02:37:13 by "Joel Jacobson" <joel at compiler.org>
Latest attachment (retire-PGNSP-and-PGUID-symbols.patch) at 2021-02-02 23:26:15 from Tom Lane <tgl at sss.pgh.pa.us>
    Attachment (retire-PGNSP-and-PGUID-symbols.patch) at 2021-02-02 23:26:15 from Tom Lane <tgl at sss.pgh.pa.us> (Patch: Yes)
    Attachment (add-catalog-foreign-key-info-2.patch) at 2021-02-02 03:27:42 from Tom Lane <tgl at sss.pgh.pa.us> (Patch: Yes)
    Attachment (add-catalog-foreign-key-info-1.patch) at 2021-01-31 21:39:57 from Tom Lane <tgl at sss.pgh.pa.us> (Patch: Yes)
History
When Who What
2021-02-02 22:13:32 Tom Lane (tgl) Closed in commitfest 2021-03 with status: Committed
2021-02-02 22:13:32 Tom Lane (tgl) Changed committer to tgl
2021-02-02 21:20:55 Tom Lane (tgl) Changed reviewers to Joel Jacobson (joeljacobson)
2021-01-31 21:42:30 Tom Lane (tgl) Changed authors to Tom Lane (tgl)
2021-01-31 21:42:09 Tom Lane (tgl) Attached mail thread 3240355.1612129197@sss.pgh.pa.us
2021-01-31 21:42:09 Tom Lane (tgl) Created patch record
Edit