Re: Add primary keys to system catalogs
Tom Lane <tgl@sss.pgh.pa.us>
From: Tom Lane <tgl@sss.pgh.pa.us>
To: Peter Eisentraut <peter.eisentraut@2ndquadrant.com>
Cc: pgsql-hackers <pgsql-hackers@postgresql.org>
Date: 2021-01-30T21:56:09Z
Lists: pgsql-hackers
Peter Eisentraut <peter.eisentraut@2ndquadrant.com> writes: > Committed with your update, thanks. Hmm, shouldn't there have been a catversion bump in there? regards, tom lane
Commits
-
Add primary keys and unique constraints to system catalogs
- dfb75e478cac 14.0 landed