Re: partitioning code reorganization
Amit Langote <langote_amit_f8@lab.ntt.co.jp>
From: Amit Langote <Langote_Amit_f8@lab.ntt.co.jp>
To: Amit Langote <amitlangote09@gmail.com>,
Alvaro Herrera <alvherre@alvh.no-ip.org>
Cc: Andres Freund <andres@anarazel.de>, Tom Lane <tgl@sss.pgh.pa.us>,
Ashutosh Bapat <ashutosh.bapat@enterprisedb.com>,
Pg Hackers <pgsql-hackers@postgresql.org>
Date: 2018-04-24T01:12:42Z
Lists: pgsql-hackers
On 2018/04/15 11:58, Amit Langote wrote: > On Sun, Apr 15, 2018 at 11:57 AM, Amit Langote <amitlangote09@gmail.com> wrote: >> On Sun, Apr 15, 2018 at 9:17 AM, Alvaro Herrera <alvherre@alvh.no-ip.org> wrote: >>> Thanks! I pushed this now, putting back the enum in parsenodes and >>> including this delta patch of yours. >> >> Thank you. Do you think the following CF entry is good to be closed? > > I meant this one: https://commitfest.postgresql.org/17/1520/ I closed this entry as committed (da6f3e45ddb [1]). Thanks, Amit [1] https://git.postgresql.org/gitweb/?p=postgresql.git;a=commit;h=da6f3e45ddb
Commits
-
Reorganize partitioning code
- da6f3e45ddb6 11.0 landed