Remove obsolete pg_attrdef.adsrc column

From: Peter Eisentraut <peter(dot)eisentraut(at)2ndquadrant(dot)com>
To: pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Remove obsolete pg_attrdef.adsrc column
Date: 2018-10-23 13:17:58
Message-ID: f35bd39f-320b-ef7f-cbd9-169ad43c419f@2ndquadrant.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

I propose the attached patch to remove the long-unused catalog column
pg_attrdef.adsrc.

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

Attachment Content-Type Size
0001-Remove-obsolete-pg_attrdef.adsrc-column.patch text/plain 3.5 KB

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message John Naylor 2018-10-23 13:42:02 Re: WIP: Avoid creation of the free space map for small tables
Previous Message Peter Geoghegan 2018-10-23 13:09:54 Re: Making all nbtree entries unique by having heap TIDs participate in comparisons