aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/transam/twophase_rmgr.c
Commit message (Expand)AuthorAge
* Stamp copyrights for year 2011.Bruce Momjian2011-01-01
* Remove cvs keywords from all files.Magnus Hagander2010-09-20
* pgindent run for 9.0Bruce Momjian2010-02-26
* Replace the pg_listener-based LISTEN/NOTIFY mechanism with an in-memory queue.Tom Lane2010-02-16
* Update copyright for the year 2010.Bruce Momjian2010-01-02
* Allow read only connections during recovery, known as Hot Standby.Simon Riggs2009-12-19
* Fix an old bug in multixact and two-phase commit. Prepared transactions canHeikki Linnakangas2009-11-23
* Remove flatfiles.c, which is now obsolete.Alvaro Herrera2009-09-01
* Update copyright for 2009.Bruce Momjian2009-01-01
* Update copyrights in source tree to 2008.Bruce Momjian2008-01-01
* pgindent run for 8.3.Bruce Momjian2007-11-15
* Fix up pgstats counting of live and dead tuples to recognize that committedTom Lane2007-05-27
* Update CVS HEAD for 2007 copyright. Back branches are typically notBruce Momjian2007-01-05
* Update copyright for 2006. Update scripts.Bruce Momjian2006-03-05
* Standard pgindent run for 8.1.Bruce Momjian2005-10-15
* Two-phase commit. Original patch by Heikki Linnakangas, with additionalTom Lane2005-06-17