Re: partitioning code reorganization - Mailing list pgsql-hackers

From Alvaro Herrera
Subject Re: partitioning code reorganization
Date
Msg-id 20180415001706.d4e2fwyt7hwk7kpx@alvherre.pgsql
Whole thread Raw
In response to Re: partitioning code reorganization  (Amit Langote <amitlangote09@gmail.com>)
Responses Re: partitioning code reorganization
Re: partitioning code reorganization
List pgsql-hackers
Amit Langote wrote:
> On Sat, Apr 14, 2018 at 11:48 PM, Amit Langote <amitlangote09@gmail.com> wrote:
> > Hi.
> >
> > Thanks for taking care of few things I left like those PartitionKey
> > accessors in rel.h.
> 
> Forgot to mention -- there are some files that still include
> catalog/partition.h but no longer need to.  Find a delta patch
> attached that applies on your v6.

Thanks!  I pushed this now, putting back the enum in parsenodes and
including this delta patch of yours.

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


pgsql-hackers by date:

Previous
From: Jordan Deitch
Date:
Subject: Re: Proposal: Adding json logging
Next
From: Peter Geoghegan
Date:
Subject: Guidelines on dropping objects in regression tests, sqlsmith