Re: Default Partition for Range
Beena Emerson <memissemerson@gmail.com>
From: Beena Emerson <memissemerson@gmail.com>
To: Rafia Sabih <rafia.sabih@enterprisedb.com>
Cc: Robert Haas <robertmhaas@gmail.com>,
Amit Kapila <amit.kapila16@gmail.com>, Jeevan Ladhe <jeevan.ladhe@enterprisedb.com>, Ashutosh Bapat <ashutosh.bapat@enterprisedb.com>, "pgsql-hackers@postgresql.org" <pgsql-hackers@postgresql.org>
Date: 2017-06-04T20:13:29Z
Lists: pgsql-hackers
Attachments
- default_range_partition_v3.patch (application/octet-stream) patch v3
Hello, On Sun, Jun 4, 2017 at 9:26 AM, Rafia Sabih <rafia.sabih@enterprisedb.com> wrote: > On Fri, Jun 2, 2017 at 5:48 PM, Robert Haas <robertmhaas@gmail.com> wrote: >> On Fri, Jun 2, 2017 at 8:09 AM, Amit Kapila <amit.kapila16@gmail.com> wrote: >>> I think if you have found spelling mistakes unrelated to this patch, >>> then it is better to submit those as a separate patch in a new thread. >> >> +1. > > Sure, attached is the version without those changes. > Thank you for your comments. I have applied most of the changes. The regression comment change from 'fail' -> ' Following statement should fail' and 'ok' -> 'Following should complete successfully' is ignored since other tests in the file had similar comments The new patch is rebased over default_partition_v18.patch [http://www.mail-archive.com/pgsql-hackers@postgresql.org/msg315831.html] -- Beena Emerson EnterpriseDB: http://www.enterprisedb.com The Enterprise PostgreSQL Company
Commits
-
Allow a partitioned table to have a default partition.
- 6f6b99d1335b 11.0 landed
-
Add new files to nls.mk and add translation markers
- 5ff3d73813eb 10.0 cited
-
Improve release note text about set-returning-function changes.
- a12c09ad86e6 10.0 cited