Re: small documentation fixes related to collations/ICU

Peter Eisentraut <peter@eisentraut.org>

From: Peter Eisentraut <peter@eisentraut.org>
To: Kashif Zeeshan <kashi.zeeshan@gmail.com>
Cc: pgsql-hackers <pgsql-hackers@postgresql.org>
Date: 2024-05-02T06:35:56Z
Lists: pgsql-hackers
On 29.04.24 09:18, Kashif Zeeshan wrote:
> Looks good.
> 
> On Mon, Apr 29, 2024 at 12:05 PM Peter Eisentraut <peter@eisentraut.org 
> <mailto:peter@eisentraut.org>> wrote:
> 
>     I found two mistakes related to collation and/or ICU support in the
>     documentation that should probably be fixed and backpatched.  See
>     attached patches.

Committed, thanks.




Commits

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

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