postgresql/contrib/citext
Peter Eisentraut 9be4e5d293 Remove unused #include's from contrib, pl, test .c files
as determined by IWYU

Similar to commit dbbca2cf29, but for contrib, pl, and src/test/.

Reviewed-by: Alvaro Herrera <alvherre@alvh.no-ip.org>
Discussion: https://www.postgresql.org/message-id/flat/0df1d5b1-8ca8-4f84-93be-121081bde049%40eisentraut.org
2024-10-28 08:02:17 +01:00
..
expected Skip citext_utf8 test on Windows. 2024-05-13 07:55:58 +12:00
sql Skip citext_utf8 test on Windows. 2024-05-13 07:55:58 +12:00
.gitignore
citext--1.0--1.1.sql Fix incorrect declaration of citext's regexp_matches() functions. 2015-05-05 15:51:22 -04:00
citext--1.1--1.2.sql Make contrib modules' installation scripts more secure. 2020-08-10 10:44:42 -04:00
citext--1.2--1.3.sql Make contrib modules' installation scripts more secure. 2020-08-10 10:44:42 -04:00
citext--1.3--1.4.sql Support the new regexp_match() function for citext. 2016-08-18 10:52:31 -04:00
citext--1.4--1.5.sql Add citext_pattern_ops for citext contrib module 2017-09-19 08:31:45 -04:00
citext--1.4.sql Support the new regexp_match() function for citext. 2016-08-18 10:52:31 -04:00
citext--1.5--1.6.sql Add a 64-bit hash function for type citext. 2018-11-23 13:24:45 -05:00
citext--1.6--1.7.sql Add argument names to the regexp_XXX functions. 2024-07-25 14:51:46 -04:00
citext.c Remove unused #include's from contrib, pl, test .c files 2024-10-28 08:02:17 +01:00
citext.control Add argument names to the regexp_XXX functions. 2024-07-25 14:51:46 -04:00
Makefile Add argument names to the regexp_XXX functions. 2024-07-25 14:51:46 -04:00
meson.build Add argument names to the regexp_XXX functions. 2024-07-25 14:51:46 -04:00