Re: Problem in 'ORDER BY' of a column using a created collation?

From: Robert Haas <robertmhaas(at)gmail(dot)com>
To: Nishant Sharma <nishant(dot)sharma(at)enterprisedb(dot)com>
Cc: Daniel Verite <daniel(at)manitou-mail(dot)org>, pgsql-hackers(at)postgresql(dot)org
Subject: Re: Problem in 'ORDER BY' of a column using a created collation?
Date: 2025-10-03 12:17:58
Message-ID: CA+TgmoZaSs1_gNW+47v+U80H4ZnDc2b8Q_0m9dO3cyL2ctd3Bg@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Fri, Oct 3, 2025 at 2:14 AM Nishant Sharma
<nishant(dot)sharma(at)enterprisedb(dot)com> wrote:
> Thanks Daniel for the confirmation!

+1.

> Looks like nothing more needed as the issue is already
> reported with OCI.

It might not be a bad idea to add a comment to that issue and say
"hey, I also encountered this problem" and maybe add a link to this
thread.

--
Robert Haas
EDB: http://www.enterprisedb.com

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message jian he 2025-10-03 12:56:53 Re: sql/json query function JsonBehavior default expression's collation may differ from returning type's collation
Previous Message Greg Burd 2025-10-03 12:13:44 Re: [PATCH] Add tests for Bitmapset