| From: | Robert Haas <robertmhaas(at)gmail(dot)com> |
|---|---|
| To: | Michael Paquier <michael(at)paquier(dot)xyz> |
| Cc: | Thomas Munro <thomas(dot)munro(at)gmail(dot)com>, Peter Eisentraut <peter(at)eisentraut(dot)org>, Cees van Zeeland <cees(dot)van(dot)zeeland(at)freedom(dot)nl>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, pgsql-bugs(at)lists(dot)postgresql(dot)org |
| Subject: | Re: BUG #18362: unaccent rules and Old Greek text |
| Date: | 2024-05-23 13:52:22 |
| Message-ID: | CA+Tgmoa7n7EDYEnXgLtmnZurs4rrfWCaAkhZuPL8MYfMwjHUKw@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-bugs |
On Thu, May 23, 2024 at 2:21 AM Michael Paquier <michael(at)paquier(dot)xyz> wrote:
> Another thing would be to add some tests that cover the new characters
> that get a conversion. Just a few of them in the new ranges, checking
> the recursive case with is_letter_with_marks() would be fine.
Because the mappings that the script produces are going to be checked
into the repository, I don't necessarily see that we also need
separate tests for it. I'm not sure what problem that could
realistically find.
--
Robert Haas
EDB: http://www.enterprisedb.com
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Japin Li | 2024-05-23 14:30:18 | Re: BUG #18467: postgres_fdw (deparser) ignores LimitOption |
| Previous Message | PG Bug reporting form | 2024-05-23 13:32:17 | BUG #18476: Debian Install Docs have confusing code block structure |