Re: Multi-byte character case-folding

From: Alvaro Herrera <alvherre(at)2ndquadrant(dot)com>
To: Robert Haas <robertmhaas(at)gmail(dot)com>
Cc: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Thom Brown <thom(at)linux(dot)com>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Multi-byte character case-folding
Date: 2020-07-08 16:33:41
Message-ID: 20200708163341.GA2696@alvherre.pgsql
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On 2020-Jul-08, Robert Haas wrote:

> That's not to say that I have any good idea what to do about this. I
> just disagree with labelling the above case as a success.

Yeah, particularly since it works differently in single-char encodings.

--
Álvaro Herrera https://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2020-07-08 16:41:36 Re: Is this a bug in pg_current_logfile() on Windows?
Previous Message Justin Pryzby 2020-07-08 16:30:21 Re: Missing HashAgg EXPLAIN ANALYZE details for parallel plans