Re: CREATE COLLATION without LOCALE throws error in v15

From: Kyle Spearrin <kspearrin(at)bitwarden(dot)com>
To: Jeff Davis <pgsql(at)j-davis(dot)com>
Cc: Peter Eisentraut <peter(dot)eisentraut(at)enterprisedb(dot)com>, pgsql-bugs(at)lists(dot)postgresql(dot)org, Justin Baur <jbaur(at)bitwarden(dot)com>, Vince Grassia <vgrassia(at)bitwarden(dot)com>
Subject: Re: CREATE COLLATION without LOCALE throws error in v15
Date: 2022-12-08 20:02:28
Message-ID: CALDQics4UZL8cZLT75mzTPAJYes3kQ5AvxyWhwFmYpMM+NJedQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

Jeff,
It appears npgsql has already addressed it in an upcoming version, which we
are awaiting:
https://github.com/npgsql/efcore.pg/issues/2527

--
Kyle Spearrin

Follow Bitwarden on social media:
Twitter <https://twitter.com/bitwarden> | Facebook
<https://www.facebook.com/bitwarden> | GitHub <https://github.com/bitwarden>

On Thu, Dec 8, 2022 at 2:59 PM Jeff Davis <pgsql(at)j-davis(dot)com> wrote:

> On Thu, 2022-12-08 at 19:29 +0100, Peter Eisentraut wrote:
> > The harm is that in the context of database-level collations, the
> > analogous syntax means something different.
>
> I see. I certainly agree that we shouldn't document the
> lc_ctype=lc_collate hack for CREATE COLLATION for the ICU provider,
> because we don't want to encourage it.
>
> Kyle, perhaps after the docs are updated, you can reach out to the
> npgsql project to see if they can fix it on their side?
>
>
> --
> Jeff Davis
> PostgreSQL Contributor Team - AWS
>
>
>

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Justin Baur 2022-12-08 20:03:20 Re: CREATE COLLATION without LOCALE throws error in v15
Previous Message Jeff Davis 2022-12-08 19:59:42 Re: CREATE COLLATION without LOCALE throws error in v15