mirror of
https://git.postgresql.org/git/postgresql.git
synced 2024-12-15 08:20:16 +08:00
c2e8bd2751
These test cases have been commented out since citext was invented, because at the time we had no nice way to deal with tests that have restrictions such as requiring UTF8 encoding. But now we do have a convention for that, ie put them into a separate test file with an early-exit path. So let's enable these tests to run when their prerequisites are satisfied. (We may have to tighten the prerequisites beyond the "encoding = UTF8 and locale != C" checks made here. But let's put it on the buildfarm and see what blows up.) Dag Lem Discussion: https://postgr.es/m/ygezgoacs4e.fsf_-_@sid.nimrod.no |
||
---|---|---|
.. | ||
expected | ||
sql | ||
.gitignore | ||
citext--1.0--1.1.sql | ||
citext--1.1--1.2.sql | ||
citext--1.2--1.3.sql | ||
citext--1.3--1.4.sql | ||
citext--1.4--1.5.sql | ||
citext--1.4.sql | ||
citext--1.5--1.6.sql | ||
citext.c | ||
citext.control | ||
Makefile |