From: | Peter Geoghegan <pg(at)heroku(dot)com> |
---|---|
To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
Cc: | Pg Hackers <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: Time to fully remove heap_formtuple() and friends? |
Date: | 2015-06-13 04:10:17 |
Message-ID: | CAM3SWZRPpRge_Eeami+4t1vB3gBdSzxCbrHFgtD7dC8w7Bd1SA@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On Fri, Jun 12, 2015 at 8:47 PM, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> wrote:
> Peter Geoghegan <pg(at)heroku(dot)com> writes:
>> Attached patch actually removes heap_formtuple() and friends. Does
>> this seem worthwhile?
>
> Seems reasonable, but at this point I would say this is 9.6 material;
> third-party-module authors have enough to do with the API breaks we've
> already created for 9.5. Please enter this in commitfest-next.
Fair enough. I have done so.
--
Peter Geoghegan
From | Date | Subject | |
---|---|---|---|
Next Message | Noah Misch | 2015-06-13 05:09:00 | Re: Incompatible trig error handling |
Previous Message | Tom Lane | 2015-06-13 04:02:40 | Re: Collection of memory leaks for ECPG driver |