]> git.ipfire.org Git - thirdparty/postgresql.git/commit
Fix unintentional behavior change from 5a38104b36.
authorJeff Davis <jdavis@postgresql.org>
Wed, 8 Jul 2026 01:04:33 +0000 (18:04 -0700)
committerJeff Davis <jdavis@postgresql.org>
Wed, 8 Jul 2026 01:21:23 +0000 (18:21 -0700)
commitef5d080b452cb63ce798e9a77705eead062cd73f
tree434c9e5fea8a383a797e75d34d8f56b87c9f1e57
parent93338a0fd3b83bb9eeca1f80b8160510aca0272a
Fix unintentional behavior change from 5a38104b36.

Reported-by: Noah Misch <noah@leadboat.com>
Discussion: https://postgr.es/m/20260630012919.78@rfd.leadboat.com
Backpatch-through: 19
src/backend/utils/adt/like.c
src/test/regress/expected/collate.utf8.out
src/test/regress/sql/collate.utf8.sql