Commits

DateSubjectAuthorReleases
2014-05-06 Remove tabs after spaces in C comments Bruce Momjian 9.1.14
2014-05-06 Remove tabs after spaces in C comments Bruce Momjian 9.0.18
2014-05-06 Remove tabs after spaces in C comments Bruce Momjian 8.4.22
2014-01-07 Update copyright for 2014 Bruce Momjian 9.4.0
2013-07-08 Improve scalability of WAL insertions. Heikki Linnakangas 9.4.0
2013-01-01 Update copyrights for 2013 Bruce Momjian 9.3.0
2012-12-28 Remove obsolete XLogRecPtr macros Alvaro Herrera 9.3.0
2012-06-24 Replace XLogRecPtr struct with a 64-bit integer. Heikki Linnakangas 9.3.0
2012-06-24 Don't waste the last segment of each 4GB logical log file. Heikki Linnakangas 9.3.0
2012-01-01 Update copyright notices for year 2012. Bruce Momjian 9.2.0
2011-04-10 pgindent run before PG 9.1 beta 1. Bruce Momjian 9.1.0
2011-03-11 Update C comment about O_DIRECT and fsync(). Bruce Momjian 9.1.0
2011-01-01 Stamp copyrights for year 2011. Bruce Momjian 9.1.0
2010-12-09 Force default wal_sync_method to be fdatasync on Linux. Tom Lane 8.3.13
2010-12-09 Force default wal_sync_method to be fdatasync on Linux. Tom Lane 8.4.6
2010-12-09 Force default wal_sync_method to be fdatasync on Linux. Tom Lane 9.0.2
2010-12-09 Force default wal_sync_method to be fdatasync on Linux. Tom Lane 9.1.0
2010-09-20 Remove cvs keywords from all files. Magnus Hagander 9.1.0
2010-02-19 Don't use O_DIRECT when writing WAL files if archiving or streaming is Heikki Linnakangas 9.0.0
2010-01-15 Introduce Streaming Replication. Heikki Linnakangas 9.0.0
2010-01-02 Update copyright for the year 2010. Bruce Momjian 9.0.0
2009-01-01 Update copyright for 2009. Bruce Momjian 8.4.0
2008-05-17 Fix a subtle bug exposed by recent wal_sync_method rearrangements. Tom Lane 8.4.0
2008-05-17 Remove DEFAULT_SYNC_FLAGBIT ... not used anymore. Tom Lane 8.4.0
2008-05-12 Convert wal_sync_method to guc enum. Magnus Hagander 8.4.0