Re: Generating partitioning tuple conversion maps faster - Mailing list pgsql-hackers

From Heikki Linnakangas
Subject Re: Generating partitioning tuple conversion maps faster
Date
Msg-id b2bfd26a-f99e-3498-8fa2-077302d421eb@iki.fi
Whole thread Raw
In response to Re: Generating partitioning tuple conversion maps faster  (David Rowley <david.rowley@2ndquadrant.com>)
Responses Re: Generating partitioning tuple conversion maps faster  (David Rowley <david.rowley@2ndquadrant.com>)
List pgsql-hackers
On 09/07/18 22:58, David Rowley wrote:
> On 9 July 2018 at 23:28, Alexander Kuzmenkov <a.kuzmenkov@postgrespro.ru> wrote:
>> On 07/09/2018 10:13 AM, David Rowley wrote:
>>> I've attached v5.
>>
>> v5 looks good to me, I've changed the status to ready.
> 
> Many thanks for reviewing this.

Pushed, thanks!

- Heikki


pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Finding database for pg_upgrade missing library
Next
From: Tom Lane
Date:
Subject: Re: Problem with tupdesc in jsonb_to_recordset