postgresql/src/backend/access/transam
Bruce Momjian 823ac7c2b4 This is a cleanup patch for access/transam/xact.c. It only removes some
#ifdef NOT_USED code, and adds a new TBLOCK state which signals the fact
that StartTransaction() has been executed.

Alvaro Herrera
2004-04-05 03:11:39 +00:00
..
Makefile $Header: -> $PostgreSQL Changes ... 2003-11-29 19:52:15 +00:00
clog.c $Header: -> $PostgreSQL Changes ... 2003-11-29 19:52:15 +00:00
rmgr.c $Header: -> $PostgreSQL Changes ... 2003-11-29 19:52:15 +00:00
slru.c Replace opendir/closedir calls throughout the backend with AllocateDir 2004-02-23 23:03:10 +00:00
transam.c $Header: -> $PostgreSQL Changes ... 2003-11-29 19:52:15 +00:00
varsup.c Repair incorrect order of operations in GetNewTransactionId(). We must 2004-01-26 19:15:59 +00:00
xact.c This is a cleanup patch for access/transam/xact.c. It only removes some 2004-04-05 03:11:39 +00:00
xlog.c Increase xlog str_time() static string variable, per Korean User's Group. 2004-03-22 04:16:57 +00:00
xlogutils.c Commit the reasonably uncontroversial parts of J.R. Nield's PITR patch, to 2004-02-11 22:55:26 +00:00