aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/transam/subtrans.c
Commit message (Expand)AuthorAge
* Split the shared-memory array of PGPROC pointers out of the sinvalTom Lane2005-05-19
* Tag appropriate files for rc3PostgreSQL Daemon2004-12-31
* RecentXmin is too recent to use as the cutoff point for accessingTom Lane2004-09-16
* Pgindent run for 8.0.Bruce Momjian2004-08-29
* Update copyright to 2004.Bruce Momjian2004-08-29
* Rearrange pg_subtrans handling as per recent discussion. pg_subtransTom Lane2004-08-23
* Tweak code so that pg_subtrans is never consulted for XIDs older thanTom Lane2004-08-22
* Nested transactions. There is still much left to do, especially on theTom Lane2004-07-01