Re: Use correct collation in pg_trgm

From: David Geier <geidav(dot)pg(at)gmail(dot)com>
To: David Geier <geidav(dot)pg(at)gmail(dot)com>, Zsolt Parragi <zsolt(dot)parragi(at)percona(dot)com>
Cc: Alexander Korotkov <aekorotkov(at)gmail(dot)com>, pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>, Heikki Linnakangas <hlinnaka(at)iki(dot)fi>, Kirill Reshke <reshkekirill(at)gmail(dot)com>
Subject: Re: Use correct collation in pg_trgm
Date: 2026-09-17 08:13:28
Message-ID: f4db25c8-97e4-4d14-a316-eeed538b6579@googlemail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

> Attached is v6 of the patch which fixes a problem with the tests:
>
> pg_trgm_collation_1.out mistakenly contained \endif at the end of the file.
Attached is v7 of the patch set.

No changes, except for rebasing on latest master and changing the "len"
argument to "mblen" in

extern int    t_is##character_class##_with_len_collation(const char
*ptr, int mblen, Oid collation); \

--
David Geier

Attachment Content-Type Size
v7-0002-Use-correct-collation-for-finding-word-boundaries.patch text/x-patch 9.7 KB
v7-0001-Use-correct-collation-for-lowercasing.patch text/x-patch 19.4 KB

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Bingshuai Li 2026-09-17 08:33:08 Re: Bug in logical decoding with DDL and subtransactions
Previous Message Michael Paquier 2026-09-17 08:03:38 Re: pg_regress: schedule multi-line test groups