aboutsummaryrefslogtreecommitdiff
path: root/src/include/utils/pg_crc.h
Commit message (Expand)AuthorAge
* Update copyright for 2006. Update scripts.Bruce Momjian2006-03-05
* Standard pgindent run for 8.1.Bruce Momjian2005-10-15
* Change CRCs in WAL records from 64bit to 32bit for performance reasons.Tom Lane2005-06-02
* Tag appropriate files for rc3PostgreSQL Daemon2004-12-31
* Update copyright to 2004.Bruce Momjian2004-08-29
* make sure the $Id tags are converted to $PostgreSQL as well ...PostgreSQL Daemon2003-11-29
* Update copyrights to 2003.Bruce Momjian2003-08-04
* 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