diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2021-08-17 13:00:36 -0400 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2021-08-17 13:00:36 -0400 |
commit | b66336c4e1af0e8eae520623e4b018251807b0bb (patch) | |
tree | 46e30435be783478879cd62e5c1a8ce21db4c2fa /src/backend/commands/typecmds.c | |
parent | 78a843f119ca7d4a6eb173a7ee3bed45889d48d8 (diff) | |
download | postgresql-b66336c4e1af0e8eae520623e4b018251807b0bb.tar.gz postgresql-b66336c4e1af0e8eae520623e4b018251807b0bb.zip |
Reduce assumptions about locale's behavior in new regex tests.
I was overoptimistic to assume that UTF8-based locales would all
consider U+1500 to be a member of the [[:alpha:]] char class.
Tweak the test cases added by commit 78a843f11 to avoid that
assumption. We might need to lobotomize them further, but this
should be enough to fix the early buildfarm reports.
Diffstat (limited to 'src/backend/commands/typecmds.c')
0 files changed, 0 insertions, 0 deletions