]> granicus.if.org Git - postgresql/history - src/include/access/xlogdefs.h
Update copyright for 2016
[postgresql] / src / include / access / xlogdefs.h
2016-01-02 Bruce MomjianUpdate copyright for 2016
2015-04-29 Andres FreundIntroduce replication progress tracking infrastructure.
2015-01-06 Bruce MomjianUpdate copyright for 2015
2014-05-06 Bruce Momjianpgindent run for 9.4
2014-01-07 Bruce MomjianUpdate copyright for 2014
2013-07-08 Heikki LinnakangasImprove scalability of WAL insertions.
2013-01-01 Bruce MomjianUpdate copyrights for 2013
2012-12-28 Alvaro HerreraRemove obsolete XLogRecPtr macros
2012-06-24 Heikki LinnakangasReplace XLogRecPtr struct with a 64-bit integer.
2012-06-24 Heikki LinnakangasDon't waste the last segment of each 4GB logical log...
2012-01-01 Bruce MomjianUpdate copyright notices for year 2012.
2011-04-10 Bruce Momjianpgindent run before PG 9.1 beta 1.
2011-03-11 Bruce MomjianUpdate C comment about O_DIRECT and fsync().
2011-01-01 Bruce MomjianStamp copyrights for year 2011.
2010-12-09 Tom LaneForce default wal_sync_method to be fdatasync on Linux.
2010-09-20 Magnus HaganderRemove cvs keywords from all files.
2010-02-19 Heikki LinnakangasDon't use O_DIRECT when writing WAL files if archiving...
2010-01-15 Heikki LinnakangasIntroduce Streaming Replication.
2010-01-02 Bruce MomjianUpdate copyright for the year 2010.
2009-01-01 Bruce MomjianUpdate copyright for 2009.
2008-05-17 Tom LaneFix a subtle bug exposed by recent wal_sync_method...
2008-05-17 Tom LaneRemove DEFAULT_SYNC_FLAGBIT ... not used anymore.
2008-05-12 Magnus HaganderConvert wal_sync_method to guc enum.
2008-01-01 Bruce MomjianUpdate copyrights in source tree to 2008.
2007-08-01 Tom LaneSupport an optional asynchronous commit mode, in which...
2007-02-14 Bruce MomjianMove fsync method macro defines into /include/access...
2007-01-05 Bruce MomjianUpdate CVS HEAD for 2007 copyright. Back branches...
2006-03-05 Bruce MomjianUpdate copyright for 2006. Update scripts.
2004-12-31 PostgreSQL DaemonTag appropriate files for rc3
2004-08-29 Bruce MomjianUpdate copyright to 2004.
2004-07-21 Tom LaneInvent WAL timelines, as per recent discussion, to...
2003-12-20 Bruce MomjianThis patch is the next step towards (re)allowing fork...
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.
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-08-25 Tom LaneReplace implementation of pg_log as a relation accessed...
2001-03-22 Bruce Momjianpgindent run. Make it all clean.
2001-03-13 Tom LaneXLOG (and related) changes:
2000-10-28 Vadim B. MikheevWAL