Re: pgsql: Introduce "builtin" collation provider.
Andrew Dunstan <andrew@dunslane.net>
From: Andrew Dunstan <andrew@dunslane.net>
To: Jeff Davis <jdavis@postgresql.org>,
PostgreSQL-development <pgsql-hackers@postgresql.org>
Date: 2024-04-23T15:33:51Z
Lists: pgsql-hackers
On 2024-03-14 Th 02:39, Jeff Davis wrote: > Introduce "builtin" collation provider. The new value "b" for pg_collation.collprovider doesn't seem to be documented. Is that deliberate? cheers andrew -- Andrew Dunstan EDB: https://www.enterprisedb.com
Commits
-
Fix locale options checking in CREATE DATABASE.
- 7562a9bd7100 17.0 landed
-
Introduce "builtin" collation provider.
- 2d819a08a1cb 17.0 cited