Re: [HACKERS] multi-level partitions and partition-wise joins - Mailing list pgsql-hackers

From Robert Haas
Subject Re: [HACKERS] multi-level partitions and partition-wise joins
Date
Msg-id CA+TgmoYJnnotUd1WVKqUjLG5Fb4u4jHXEHYbBJGyXDzHKXyiGA@mail.gmail.com
Whole thread Raw
In response to Re: [HACKERS] multi-level partitions and partition-wise joins  (Ashutosh Bapat <ashutosh.bapat@enterprisedb.com>)
List pgsql-hackers
On Fri, Dec 23, 2016 at 12:54 AM, Ashutosh Bapat
<ashutosh.bapat@enterprisedb.com> wrote:
> Another question: do we want to commit the code for creating
> unflattened hierarchy separately or along with partition-wise join?

Probably separately.  I suggest posting a series of two (or perhaps
more) patches on the same thread.  'git format-patch' is a useful way
to produce a patch series for posting.

-- 
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company



pgsql-hackers by date:

Previous
From: Robert Haas
Date:
Subject: Re: [HACKERS] Transactions involving multiple postgres foreign servers
Next
From: Tom Lane
Date:
Subject: Re: [HACKERS] logical decoding of two-phase transactions