Fix unintentional behavior change from 5a38104b36. Reported-by: Noah Misch <[email protected]> Discussion: https://postgr.es/m/[email protected] Backpatch-through: 19
Branch ------ REL_19_STABLE Details ------- https://git.postgresql.org/pg/commitdiff/ef5d080b452cb63ce798e9a77705eead062cd73f Modified Files -------------- src/backend/utils/adt/like.c | 6 ++++-- src/test/regress/expected/collate.utf8.out | 7 +++++++ src/test/regress/sql/collate.utf8.sql | 3 +++ 3 files changed, 14 insertions(+), 2 deletions(-)
