Add a new, improved version of citext as a contrib module.
authorTom Lane <tgl@sss.pgh.pa.us>
Tue, 29 Jul 2008 18:31:20 +0000 (18:31 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Tue, 29 Jul 2008 18:31:20 +0000 (18:31 +0000)
commit09ead8dea5ab95786c665e0f3d2b032eed28cb20
treeee7d411648931b83ba6d7572060d456cfe031e7f
parent5b8d0691dd9138d146c08dae6da6530024f84426
Add a new, improved version of citext as a contrib module.

David E. Wheeler
contrib/Makefile
contrib/README
contrib/citext/Makefile [new file with mode: 0644]
contrib/citext/citext.c [new file with mode: 0644]
contrib/citext/citext.sql.in [new file with mode: 0644]
contrib/citext/expected/citext.out [new file with mode: 0644]
contrib/citext/sql/citext.sql [new file with mode: 0644]
contrib/citext/uninstall_citext.sql [new file with mode: 0644]
doc/src/sgml/citext.sgml [new file with mode: 0644]
doc/src/sgml/contrib.sgml
doc/src/sgml/filelist.sgml