summaryrefslogtreecommitdiff
path: root/contrib/ltree/crc32.c
AgeCommit message (Expand)Author
2011-08-27Add postgres.h to *.c files for pg_upgrade, ltree, and btree_gist, andBruce Momjian
2010-09-20Remove cvs keywords from all files.Magnus Hagander
2007-07-15Fix compile warning on Solaris, per buildfarm. (Why have we gotTom Lane
2006-09-22Fix bugs in plpgsql and ecpg caused by assuming that isspace() would onlyTom Lane
2006-03-11Add CVS tag lines to files that were lacking them.Bruce Momjian
2005-05-25Add parentheses to macros when args are used in computations. WithoutBruce Momjian
2002-09-04pgindent run.Bruce Momjian
2002-08-10Fixed very stupid but important bug: mixing calls of some founctions fromBruce Momjian
2002-08-10The patch solves this problem, I hope...Bruce Momjian
2002-07-30Add ltree data type to contrib, from Teodor Sigaev and Oleg Bartunov.Bruce Momjian