]> granicus.if.org Git - postgresql/history - src/include/utils/pg_crc.h
PGDLLIMPORT-ize the global variables referenced in pg_crc.h.
[postgresql] / src / include / utils / pg_crc.h
2008-11-13 Tom LanePGDLLIMPORT-ize the global variables referenced in...
2008-11-12 Alvaro HerreraUpdate URL to Ross Williams' CRC paper.
2008-01-01 Bruce MomjianUpdate copyrights in source tree to 2008.
2007-01-05 Bruce MomjianUpdate CVS HEAD for 2007 copyright. Back branches...
2006-03-05 Bruce MomjianUpdate copyright for 2006. Update scripts.
2005-10-15 Bruce MomjianStandard pgindent run for 8.1.
2005-06-02 Tom LaneChange CRCs in WAL records from 64bit to 32bit for...
2004-12-31 PostgreSQL DaemonTag appropriate files for rc3
2004-08-29 Bruce MomjianUpdate copyright to 2004.
2003-11-29 PostgreSQL Daemonmake sure the $Id tags are converted to $PostgreSQL...
2003-08-04 Bruce MomjianUpdate copyrights to 2003.
2002-06-20 Bruce MomjianUpdate copyright to 2002.
2002-04-23 Tom LaneClean up INT64CONST conflicts. Make the pg_crc code...
2001-11-05 Bruce MomjianNew pgindent run with fixes suggested by Tom. Patch...
2001-10-28 Bruce MomjianAnother pgindent run. Fixes enum indenting, and improv...
2001-10-25 Bruce Momjianpgindent run on all C files. Java run to follow. ...
2001-03-23 Tom LaneWhen using 'long long int' for int64 type, check to...
2001-03-22 Bruce Momjianpgindent run. Make it all clean.
2001-03-13 Tom LaneXLOG (and related) changes: