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?
It means I've spent way too long working on extensions running mainly on pg11 lately and way too little reading -hackers. Ignore they bit. Thanks..