Re: partitioned tables and contrib/sepgsql

From: Joe Conway <mail(at)joeconway(dot)com>
To: Mike Palmiotto <mike(dot)palmiotto(at)crunchydata(dot)com>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: Peter Eisentraut <peter(dot)eisentraut(at)2ndquadrant(dot)com>, Robert Haas <robertmhaas(at)gmail(dot)com>, Stephen Frost <sfrost(at)snowman(dot)net>, "pgsql-hackers(at)postgresql(dot)org" <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: partitioned tables and contrib/sepgsql
Date: 2017-04-06 15:08:53
Message-ID: 1711d370-b578-7f8d-f4b5-f8662e5808fb@joeconway.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On 04/05/2017 02:29 PM, Mike Palmiotto wrote:
> I'm going to hold the partition table regression changes for a
> separate patch and include some ORDER BY fixes. Will post tomorrow
>
> In the meantime, attached are the latest and greatest patches.

I'm going to push the attached in a few hours unless there is any
additional discussion. As stated above we'll do the regression changes
in a separate patch once that is sorted. I used Tom's approach and
comment wording for 0001a.

Joe

--
Crunchy Data - http://crunchydata.com
PostgreSQL Support for Secure Enterprises
Consulting, Training, & Open Source Development

Attachment Content-Type Size
0001a-silence-sepgsql-compiler-warning-bool.patch text/x-diff 776 bytes
0001b-silence-sepgsql-compiler-warning-uninitialized.patch text/x-diff 1015 bytes
0002-add-partitioned-table-support-to-sepgsql.patch text/x-diff 6.1 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2017-04-06 15:21:52 Re: No-op case in ExecEvalConvertRowtype
Previous Message Kevin Grittner 2017-04-06 15:02:18 Re: [HACKERS] [GSoC] Push-based query executor discussion