summaryrefslogtreecommitdiff
path: root/contrib/tsearch2/crc32.h
AgeCommit message (Collapse)Author
2007-11-13Replace the now-incompatible-with-core contrib/tsearch2 module with aTom Lane
compatibility package. This supports importing dumps from past versions using tsearch2, and provides the old names and API for most functions that were changed. (rewrite(ARRAY[...]) is a glaring omission, though.) Pavel Stehule and Tom Lane
2006-03-11Add CVS tag lines to files that were lacking them.Bruce Momjian
2003-07-21tsearch2 moduleTeodor Sigaev