Re: Postgres 11 release notes - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: Postgres 11 release notes
Date
Msg-id 20180929145855.GA21072@momjian.us
Whole thread Raw
In response to Re: Postgres 11 release notes  (Amit Langote <amitlangote09@gmail.com>)
List pgsql-hackers
On Sat, Sep 29, 2018 at 04:28:13PM +0900, Amit Langote wrote:
> >         The default partition can store rows that don't match any of the
> >         other defined partitions, and is searched accordingly.
> 
> I was commenting on the Jonathan's patch upthread [1] whereby he
> proposed to add a line about the default partition feature in the
> major partitioning enhancements section at the top.
> 
> The existing text that you'd added when creating the release notes is fine.
> 
> > The press release?
> 
> Yeah, Alvaro pointed out that the press release has inaccurate text
> about the default partition, but that's a separate issue, which I was
> unaware of.

Oh, OK, thanks.

-- 
  Bruce Momjian  <bruce@momjian.us>        http://momjian.us
  EnterpriseDB                             http://enterprisedb.com

+ As you are, so once was I.  As I am, so you will be. +
+                      Ancient Roman grave inscription +


pgsql-hackers by date:

Previous
From: Dilip Kumar
Date:
Subject: Re: speeding up planning with partitions
Next
From: Stephen Frost
Date:
Subject: Re: Adding pipe support to pg_dump and pg_restore