index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
include
/
access
/
twophase.h
Commit message (
Expand
)
Author
Age
*
Remove cvs keywords from all files.
Magnus Hagander
2010-09-20
*
Allow Hot Standby to begin from a shutdown checkpoint.
Heikki Linnakangas
2010-04-13
*
Update copyright for the year 2010.
Bruce Momjian
2010-01-02
*
Allow read only connections during recovery, known as Hot Standby.
Simon Riggs
2009-12-19
*
Fix an old bug in multixact and two-phase commit. Prepared transactions can
Heikki Linnakangas
2009-11-23
*
Update copyright for 2009.
Bruce Momjian
2009-01-01
*
Update copyrights in source tree to 2008.
Bruce Momjian
2008-01-01
*
Update CVS HEAD for 2007 copyright. Back branches are typically not
Bruce Momjian
2007-01-05
*
Allow include files to compile own their own.
Bruce Momjian
2006-07-13
*
Update copyright for 2006. Update scripts.
Bruce Momjian
2006-03-05
*
Standard pgindent run for 8.1.
Bruce Momjian
2005-10-15
*
Convert the arithmetic for shared memory size calculation from 'int'
Tom Lane
2005-08-20
*
Replace pg_shadow and pg_group by new role-capable catalogs pg_authid
Tom Lane
2005-06-28
*
Arrange to fsync two-phase-commit state files only during checkpoints;
Tom Lane
2005-06-19
*
Add a time-of-preparation column to the pg_prepared_xacts view, per an
Tom Lane
2005-06-18
*
Two-phase commit. Original patch by Heikki Linnakangas, with additional
Tom Lane
2005-06-17