Re: Default Partition for Range

Amit Kapila <amit.kapila16@gmail.com>

From: Amit Kapila <amit.kapila16@gmail.com>
To: Rafia Sabih <rafia.sabih@enterprisedb.com>
Cc: Beena Emerson <memissemerson@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-02T12:09:46Z
Lists: pgsql-hackers
On Fri, Jun 2, 2017 at 4:12 PM, Rafia Sabih
<rafia.sabih@enterprisedb.com> wrote:
> On Wed, May 31, 2017 at 5:53 PM, Beena Emerson <memissemerson@gmail.com> wrote:
>
> Hi Beena,
>
> I had a look at the patch from the angle of aesthetics and there are a
> few cosmetic changes I might suggest. Please have a look at the
> attached patch and if you agree with those changes you may merge it on
> your patch. The patch also fixes a couple of more spelling mistakes
> unrelated to this patch.
>

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.


-- 
With Regards,
Amit Kapila.
EnterpriseDB: http://www.enterprisedb.com


Commits

  1. Allow a partitioned table to have a default partition.

  2. Add new files to nls.mk and add translation markers

  3. Improve release note text about set-returning-function changes.