aboutsummaryrefslogtreecommitdiff
path: root/src/include/access/rmgr.h
Commit message (Expand)AuthorAge
* Remove the mostly-stubbed-out-anyway support routines for WAL UNDO.Tom Lane2005-06-06
* Add WAL logging for CREATE/DROP DATABASE and CREATE/DROP TABLESPACE.Tom Lane2004-08-29
* Rearrange pg_subtrans handling as per recent discussion. pg_subtransTom Lane2004-08-23
* Nested transactions. There is still much left to do, especially on theTom Lane2004-07-01
* make sure the $Id tags are converted to $PostgreSQL as well ...PostgreSQL Daemon2003-11-29
* New pgindent run with fixes suggested by Tom. Patch manually reviewed,Bruce Momjian2001-11-05
* Another pgindent run. Fixes enum indenting, and improves #endifBruce Momjian2001-10-28
* pgindent run on all C files. Java run to follow. initdb/regressionBruce Momjian2001-10-25
* Replace implementation of pg_log as a relation accessed through theTom Lane2001-08-25
* XLOG stuff for sequences.Vadim B. Mikheev2000-11-30
* WALVadim B. Mikheev2000-10-21
* miscVadim B. Mikheev2000-07-04
* Ye-old pgindent run. Same 4-space tabs.Bruce Momjian2000-04-12
* Transaction log manager core code.Vadim B. Mikheev1999-09-27