postgresql/contrib/citext
Jeff Davis 27b62377b4 Use ICU by default at initdb time.
If the ICU locale is not specified, initialize the default collator
and retrieve the locale name from that.

Discussion: https://postgr.es/m/510d284759f6e943ce15096167760b2edcb2e700.camel@j-davis.com
Reviewed-by: Peter Eisentraut
2023-03-09 10:52:41 -08:00
..
expected Use ICU by default at initdb time. 2023-03-09 10:52:41 -08:00
sql Use ICU by default at initdb time. 2023-03-09 10:52:41 -08:00
.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 Remove useless casts to (void *) in arguments of some system functions 2023-02-07 06:57:59 +01:00
citext.control
Makefile
meson.build