Re: Time to fully remove heap_formtuple() and friends?

From: Heikki Linnakangas <hlinnaka(at)iki(dot)fi>
To: Peter Geoghegan <pg(at)heroku(dot)com>, 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-07-02 18:22:52
Message-ID: 5595817C.3000301@iki.fi
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On 06/13/2015 07:10 AM, Peter Geoghegan wrote:
> 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.

Ok, committed.

- Heikki

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Andres Freund 2015-07-02 18:28:25 Re: Rework the way multixact truncations work
Previous Message Robbie Harwood 2015-07-02 18:22:13 [PATCH v1] GSSAPI encryption support