Re: PostgreSQL 12: Feature Highlights
Peter Eisentraut <peter.eisentraut@2ndquadrant.com>
From: Peter Eisentraut <peter.eisentraut@2ndquadrant.com>
To: "Jonathan S. Katz" <jkatz@postgresql.org>, gilberto.castillo@etecsa.cu,
Peter Geoghegan <pg@bowt.ie>
Cc: PostgreSQL Advocacy <pgsql-advocacy@lists.postgresql.org>
Date: 2019-05-13T19:50:34Z
Lists: pgsql-hackers
On 2019-05-13 19:19, Jonathan S. Katz wrote: > On 5/13/19 12:25 PM, gilberto.castillo@etecsa.cu wrote: >> El 2019-05-13 12:23, Peter Geoghegan escribió: >>> On Mon, May 13, 2019 at 9:22 AM Peter Eisentraut >>> <peter.eisentraut@2ndquadrant.com> wrote: >>>> On 2019-05-12 17:28, Jonathan S. Katz wrote: >>>>> # Feature Highlights >>>> >>>> The ability to create case-insensitive and accent-insensitive collations >>>> is probably of interest to many users. >>> >>> +1 >> +1 > > That sounds like a great feature and one we should promote, sorry I > missed it on my pass in the release notes. Where I can find more > information on it? https://www.postgresql.org/docs/devel/collation.html#COLLATION-NONDETERMINISTIC That chapter might need to be reorganized a bit, because it's difficult to get a direct link to this. -- Peter Eisentraut http://www.2ndQuadrant.com/ PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services
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