aboutsummaryrefslogtreecommitdiff
path: root/src/include/access/twophase.h
Commit message (Expand)AuthorAge
* Remove cvs keywords from all files.Magnus Hagander2010-09-20
* Allow Hot Standby to begin from a shutdown checkpoint.Heikki Linnakangas2010-04-13
* 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
* Update copyright for 2009.Bruce Momjian2009-01-01
* Update copyrights in source tree to 2008.Bruce Momjian2008-01-01
* Update CVS HEAD for 2007 copyright. Back branches are typically notBruce Momjian2007-01-05
* Allow include files to compile own their own.Bruce Momjian2006-07-13
* Update copyright for 2006. Update scripts.Bruce Momjian2006-03-05
* Standard pgindent run for 8.1.Bruce Momjian2005-10-15
* Convert the arithmetic for shared memory size calculation from 'int'Tom Lane2005-08-20
* Replace pg_shadow and pg_group by new role-capable catalogs pg_authidTom Lane2005-06-28
* Arrange to fsync two-phase-commit state files only during checkpoints;Tom Lane2005-06-19
* Add a time-of-preparation column to the pg_prepared_xacts view, per anTom Lane2005-06-18
* Two-phase commit. Original patch by Heikki Linnakangas, with additionalTom Lane2005-06-17