summaryrefslogtreecommitdiff
path: root/src/include/access/subtrans.h
Commit message (Expand)AuthorAgeFilesLines
* Update CVS HEAD for 2007 copyright. Back branches are typically notBruce Momjian2007-01-051-2/+2
* Update copyright for 2006. Update scripts.Bruce Momjian2006-03-051-2/+2
* Get rid of slru.c's hardwired insistence on a fixed number of slots perTom Lane2005-12-061-1/+4
* Convert the arithmetic for shared memory size calculation from 'int'Tom Lane2005-08-201-2/+2
* Two-phase commit. Original patch by Heikki Linnakangas, with additionalTom Lane2005-06-171-2/+2
* Tag appropriate files for rc3PostgreSQL Daemon2004-12-311-2/+2
* Update copyright to 2004.Bruce Momjian2004-08-291-2/+2
* Rearrange pg_subtrans handling as per recent discussion. pg_subtransTom Lane2004-08-231-9/+2
* Tweak code so that pg_subtrans is never consulted for XIDs older thanTom Lane2004-08-221-2/+1
* Nested transactions. There is still much left to do, especially on theTom Lane2004-07-011-0/+35