Re: Add primary keys to system catalogs
Joel Jacobson <joel@compiler.org>
From: "Joel Jacobson" <joel@compiler.org>
To: "Mark Rofail" <markm.rofail@gmail.com>
Cc: "Craig Ringer" <craig.ringer@enterprisedb.com>,
"Peter Eisentraut" <peter.eisentraut@2ndquadrant.com>,
"Robert Haas" <robertmhaas@gmail.com>, "Tom Lane" <tgl@sss.pgh.pa.us>,
"Michael Paquier" <michael@paquier.xyz>,
pgsql-hackers <pgsql-hackers@postgresql.org>
Date: 2021-01-19T21:00:10Z
Lists: pgsql-hackers
On Tue, Jan 19, 2021, at 18:25, Mark Rofail wrote: >Dear Joel, > >I would love to start working on this again, I tried to revive the patch again in 2019, however, I faced the same problems as >last time (detailed in the thread) and I didn't get the support I needed to continue with this patch. > >Are you willing to help rebase and finally publish this patch? Willing, sure, not perhaps not able, if there are complex problems that need a deep understanding of code base, I'm not sure I will be of much help, but I can for sure do testing and reviewing. /Joel
Commits
-
Add primary keys and unique constraints to system catalogs
- dfb75e478cac 14.0 landed