aboutsummaryrefslogtreecommitdiff
path: root/src/include/utils/pg_crc.h
Commit message (Expand)AuthorAge
* Update copyright to 2002.Bruce Momjian2002-06-20
* Clean up INT64CONST conflicts. Make the pg_crc code use a macro calledTom Lane2002-04-23
* New pgindent run with fixes suggested by Tom. Patch manually reviewed,Bruce Momjian2001-11-05
* Another pgindent run. Fixes enum indenting, and improves #endifBruce Momjian2001-10-28
* pgindent run on all C files. Java run to follow. initdb/regressionBruce Momjian2001-10-25
* When using 'long long int' for int64 type, check to see if the compilerTom Lane2001-03-23
* pgindent run. Make it all clean.Bruce Momjian2001-03-22
* XLOG (and related) changes:Tom Lane2001-03-13