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

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

  1. doc: Fix description of deterministic flag of CREATE COLLATION

  2. doc: Fix description of configure --with-icu option