postgresql/contrib/citext
Robert Haas a89b4b1be0 Update citext extension for parallel query.
All citext functions are PARALLEL SAFE, and a couple of them can
benefit from having aggregate combine functions.

Andreas Karlsson
2016-06-07 11:26:41 -04:00
..
expected Fix incorrect declaration of citext's regexp_matches() functions. 2015-05-05 15:51:22 -04:00
sql Fix incorrect declaration of citext's regexp_matches() functions. 2015-05-05 15:51:22 -04:00
.gitignore Support "make check" in contrib 2011-04-25 22:27:11 +03:00
Makefile Update citext extension for parallel query. 2016-06-07 11:26:41 -04:00
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 Update citext extension for parallel query. 2016-06-07 11:26:41 -04:00
citext--1.2.sql Update citext extension for parallel query. 2016-06-07 11:26:41 -04:00
citext--unpackaged--1.0.sql Fix citext upgrade script for disallowance of oidvector element assignment. 2014-08-28 18:21:05 -04:00
citext.c Create function prototype as part of PG_FUNCTION_INFO_V1 macro 2014-04-18 00:03:19 -04:00
citext.control Update citext extension for parallel query. 2016-06-07 11:26:41 -04:00