remove pg_class.relhaspkey

From: Peter Eisentraut <peter(dot)eisentraut(at)2ndquadrant(dot)com>
To: pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: remove pg_class.relhaspkey
Date: 2018-02-25 02:27:41
Message-ID: b1a24c6c-6913-f89c-674e-0704f0ed69db@2ndquadrant.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

pg_class.relhaspkey doesn't seem to be used or useful for anything, so
can we remove it? See attached patch.

--
Peter Eisentraut http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services

Attachment Content-Type Size
0001-Remove-pg_class.relhaspkey.patch text/plain 9.8 KB

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2018-02-25 03:21:44 Re: remove pg_class.relhaspkey
Previous Message Peter Eisentraut 2018-02-25 01:57:30 handling of heap rewrites in logical decoding