Re: PostgreSQL 12: Feature Highlights
Jonathan S. Katz <jkatz@postgresql.org>
From: "Jonathan S. Katz" <jkatz@postgresql.org>
To: Peter Eisentraut <peter.eisentraut@2ndquadrant.com>,
pgsql-advocacy@lists.postgresql.org
Date: 2019-05-13T12:54:47Z
Lists: pgsql-hackers
On 5/13/19 7:39 AM, Peter Eisentraut wrote: > On 2019-05-12 17:28, Jonathan S. Katz wrote: >> - Partition bounds now support expressions > > This is relatively trivial compared to the rest and probably doesn't > belong in a highlights list. Why? This is incredibly helpful from a development standpoint; it greatly expands the possibilities of the types of partition bounds that can be utilized. Jonathan
Commits
-
doc: PG 12 relnotes, add mention of single-child optimization
- b9a0724cf7a3 12.0 landed
-
docs: split out sort-skip partition item in PG 12 release notes
- 05685897f07e 12.0 landed
-
docs: update partition item in PG 12 release notes
- 356c83795aaa 12.0 landed