Re: Use correct collation in pg_trgm

From: David Geier <geidav(dot)pg(at)gmail(dot)com>
To: 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-03-02 13:47:05
Message-ID: 8e054492-3984-403e-a959-9b2a6a85f3eb@gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

> I've rebased the patches on latest master.

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.

--
David Geier

Attachment Content-Type Size
v6-0002-Use-correct-collation-for-finding-word-boundaries.patch text/x-patch 9.7 KB
v6-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 Madyshev Egor 2026-03-02 14:12:09 RE: Idea to enhance pgbench by more modes to generate data (multi-TXNs, UNNEST, COPY BINARY)
Previous Message Shlok Kyal 2026-03-02 13:21:21 Re: Skipping schema changes in publication