summaryrefslogtreecommitdiff
path: root/contrib/citext/citext.c
AgeCommit message (Expand)Author
2017-01-21Move some things from builtins.h to new header filesPeter Eisentraut
2014-04-18Create function prototype as part of PG_FUNCTION_INFO_V1 macroPeter Eisentraut
2011-09-01Remove unnecessary #include references, per pgrminclude script.Bruce Momjian
2011-06-08Make citext's equality and hashing functions collation-insensitive.Tom Lane
2011-02-08Per-column collation supportPeter Eisentraut
2010-09-20Remove cvs keywords from all files.Magnus Hagander
2009-06-118.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef listBruce Momjian
2008-07-29Add a new, improved version of citext as a contrib module.Tom Lane