Re: non-bulk inserts and tuple routing - Mailing list pgsql-hackers

From Alvaro Herrera
Subject Re: non-bulk inserts and tuple routing
Date
Msg-id 20180222165315.k27qfn4goskhoswj@alvherre.pgsql
Whole thread Raw
In response to Re: non-bulk inserts and tuple routing  (Robert Haas <robertmhaas@gmail.com>)
Responses Re: non-bulk inserts and tuple routing  (Robert Haas <robertmhaas@gmail.com>)
Re: non-bulk inserts and tuple routing  (Amit Langote <Langote_Amit_f8@lab.ntt.co.jp>)
List pgsql-hackers
Robert Haas wrote:
> On Tue, Feb 20, 2018 at 8:06 PM, Amit Langote
> <Langote_Amit_f8@lab.ntt.co.jp> wrote:
> >> Attached is an updated version for that.
> >
> > Thanks for updating the patch.
> 
> Committed with a few changes.

I propose to tweak a few comments to PartitionTupleRouting, as attached.

-- 
Álvaro Herrera                https://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services

Attachment

pgsql-hackers by date:

Previous
From: Nikolay Shaplov
Date:
Subject: [PATCH] get rid of StdRdOptions, use individual binary reloptions representation for each relation kind instead
Next
From: Robert Haas
Date:
Subject: Re: non-bulk inserts and tuple routing