Thread

Commits

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

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

  1. small documentation fixes related to collations/ICU

    Peter Eisentraut <peter@eisentraut.org> — 2024-04-29T07:05:46Z

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

    Kashif Zeeshan <kashi.zeeshan@gmail.com> — 2024-04-29T07:18:32Z

    Looks good.
    
    On Mon, Apr 29, 2024 at 12:05 PM Peter Eisentraut <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.
    
  3. Re: small documentation fixes related to collations/ICU

    Peter Eisentraut <peter@eisentraut.org> — 2024-05-02T06:35:56Z

    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.