small documentation fixes related to collations/ICU

Started by Peter Eisentrautalmost 2 years ago3 messageshackers
Jump to latest
#1Peter Eisentraut
peter_e@gmx.net

I found two mistakes related to collation and/or ICU support in the
documentation that should probably be fixed and backpatched. See
attached patches.

Attachments:

0001-doc-Fix-description-of-with-icu-option.patchtext/plain; charset=UTF-8; name=0001-doc-Fix-description-of-with-icu-option.patchDownload+1-2
0002-doc-Fix-description-of-deterministic-flag-of-CREATE-.patchtext/plain; charset=UTF-8; name=0002-doc-Fix-description-of-deterministic-flag-of-CREATE-.patchDownload+1-2
#2Kashif Zeeshan
kashi.zeeshan@gmail.com
In reply to: Peter Eisentraut (#1)
Re: small documentation fixes related to collations/ICU

Looks good.

On Mon, Apr 29, 2024 at 12:05 PM Peter Eisentraut <peter@eisentraut.org>
wrote:

Show quoted text

I found two mistakes related to collation and/or ICU support in the
documentation that should probably be fixed and backpatched. See
attached patches.

#3Peter Eisentraut
peter_e@gmx.net
In reply to: Kashif Zeeshan (#2)
Re: small documentation fixes related to collations/ICU

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.