Re: Allow tailoring of ICU locales with custom rules - Mailing list pgsql-hackers

From vignesh C
Subject Re: Allow tailoring of ICU locales with custom rules
Date
Msg-id CALDaNm3CVYQ-Xf7ZP8EgtsrCt0ntAdG2xEcsXi5E2jKjChQuSw@mail.gmail.com
Whole thread Raw
In response to Re: Allow tailoring of ICU locales with custom rules  (Peter Eisentraut <peter.eisentraut@enterprisedb.com>)
Responses Re: Allow tailoring of ICU locales with custom rules
List pgsql-hackers
On Thu, 5 Jan 2023 at 20:45, Peter Eisentraut
<peter.eisentraut@enterprisedb.com> wrote:
>
> Patch needed a rebase; no functionality changes.

The patch does not apply on top of HEAD as in [1], please post a rebased patch:

=== Applying patches on top of PostgreSQL commit ID
d952373a987bad331c0e499463159dd142ced1ef ===
=== applying patch
./v2-0001-Allow-tailoring-of-ICU-locales-with-custom-rules.patch
patching file doc/src/sgml/catalogs.sgml
patching file doc/src/sgml/ref/create_collation.sgml
patching file doc/src/sgml/ref/create_database.sgml
Hunk #1 FAILED at 192.
1 out of 1 hunk FAILED -- saving rejects to file
doc/src/sgml/ref/create_database.sgml.rej

[1] - http://cfbot.cputube.org/patch_41_4075.log

Regards,
Vignesh



pgsql-hackers by date:

Previous
From: Richard Guo
Date:
Subject: Re: Add proper planner support for ORDER BY / DISTINCT aggregates
Next
From: vignesh C
Date:
Subject: Re: Add SHELL_EXIT_CODE to psql