summaryrefslogtreecommitdiff
path: root/src/include/access/twophase.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyright for 2009.Bruce Momjian2009-01-011-2/+2
* Update copyrights in source tree to 2008.Bruce Momjian2008-01-011-2/+2
* Update CVS HEAD for 2007 copyright. Back branches are typically notBruce Momjian2007-01-051-2/+2
* Allow include files to compile own their own.Bruce Momjian2006-07-131-2/+2
* Update copyright for 2006. Update scripts.Bruce Momjian2006-03-051-2/+2
* Standard pgindent run for 8.1.Bruce Momjian2005-10-151-4/+4
* Convert the arithmetic for shared memory size calculation from 'int'Tom Lane2005-08-201-2/+2
* Replace pg_shadow and pg_group by new role-capable catalogs pg_authidTom Lane2005-06-281-2/+2
* Arrange to fsync two-phase-commit state files only during checkpoints;Tom Lane2005-06-191-3/+4
* Add a time-of-preparation column to the pg_prepared_xacts view, per anTom Lane2005-06-181-4/+6
* Two-phase commit. Original patch by Heikki Linnakangas, with additionalTom Lane2005-06-171-0/+49