small documentation fixes related to collations/ICU
Peter Eisentraut <peter@eisentraut.org>
From: Peter Eisentraut <peter@eisentraut.org>
To: pgsql-hackers <pgsql-hackers@postgresql.org>
Date: 2024-04-29T07:05:46Z
Lists: pgsql-hackers
Attachments
- 0001-doc-Fix-description-of-with-icu-option.patch (text/plain) patch 0001
- 0002-doc-Fix-description-of-deterministic-flag-of-CREATE-.patch (text/plain) patch 0002
I found two mistakes related to collation and/or ICU support in the documentation that should probably be fixed and backpatched. See attached patches.
Commits
-
doc: Fix description of deterministic flag of CREATE COLLATION
- 4b451fd31d97 12.19 landed
- 31d00d838e0e 13.15 landed
- 9a8b3525e8a9 14.12 landed
- da55e4cd1f40 15.7 landed
- ec235d864917 16.3 landed
- 4a65e1c21290 17.0 landed
-
doc: Fix description of configure --with-icu option
- 0e66ed142106 16.3 landed
- 9c1d1bde4487 17.0 landed