summaryrefslogtreecommitdiff
path: root/contrib/ltree/crc32.c
Commit message (Expand)AuthorAgeFilesLines
* Fix compile warning on Solaris, per buildfarm. (Why have we gotTom Lane2007-07-151-2/+2
* Fix bugs in plpgsql and ecpg caused by assuming that isspace() would onlyTom Lane2006-09-221-2/+2
* Add CVS tag lines to files that were lacking them.Bruce Momjian2006-03-111-0/+2
* Add parentheses to macros when args are used in computations. WithoutBruce Momjian2005-05-251-1/+1
* pgindent run.Bruce Momjian2002-09-041-1/+1
* Fixed very stupid but important bug: mixing calls of some founctions fromBruce Momjian2002-08-101-1/+1
* The patch solves this problem, I hope...Bruce Momjian2002-08-101-1/+1
* Add ltree data type to contrib, from Teodor Sigaev and Oleg Bartunov.Bruce Momjian2002-07-301-0/+110