Re: pgsql: Fix broken collate.icu.utf8 test in v12 branch.

2024-11-11 Thread Amit Langote
Hi Tom, On Mon, Nov 11, 2024 at 5:45 AM Tom Lane wrote: > Fix broken collate.icu.utf8 test in v12 branch. > > collate.icu.utf8.sql is not run by default before v13, and commits > 9c4757491/46d9be5ef evidently didn't bother to test it, with > the completely predictable result that it was broken. >

pgsql: Fix broken collate.icu.utf8 test in v12 branch.

2024-11-10 Thread Tom Lane
Fix broken collate.icu.utf8 test in v12 branch. collate.icu.utf8.sql is not run by default before v13, and commits 9c4757491/46d9be5ef evidently didn't bother to test it, with the completely predictable result that it was broken. We didn't have enable_incremental_sort in v12, plus EXPLAIN makes di