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
/
rmgr.h
Commit message (
Expand
)
Author
Age
*
Add rmgr callback to name xlog record types for display purposes.
Andres Freund
2014-09-19
*
pgindent run for 9.4
Bruce Momjian
2014-05-06
*
Remove rm_safe_restartpoint machinery.
Heikki Linnakangas
2014-03-18
*
pgindent run for release 9.3
Bruce Momjian
2013-05-29
*
Split out list of XLog resource managers
Alvaro Herrera
2013-02-06
*
Add SP-GiST (space-partitioned GiST) index access method.
Tom Lane
2011-12-17
*
Remove cvs keywords from all files.
Magnus Hagander
2010-09-20
*
Create a "relation mapping" infrastructure to support changing the relfilenodes
Tom Lane
2010-02-07
*
Allow read only connections during recovery, known as Hot Standby.
Simon Riggs
2009-12-19
*
Rethink the way FSM truncation works. Instead of WAL-logging FSM
Heikki Linnakangas
2008-11-19
*
Rewrite the FSM. Instead of relying on a fixed-size shared memory segment, the
Heikki Linnakangas
2008-09-30
*
Fix recently-understood problems with handling of XID freezing, particularly
Tom Lane
2006-11-05
*
GIN: Generalized Inverted iNdex.
Teodor Sigaev
2006-05-02
*
R-tree is dead ... long live GiST.
Tom Lane
2005-11-07
*
Remove the mostly-stubbed-out-anyway support routines for WAL UNDO.
Tom Lane
2005-06-06
*
Add WAL logging for CREATE/DROP DATABASE and CREATE/DROP TABLESPACE.
Tom Lane
2004-08-29
*
Rearrange pg_subtrans handling as per recent discussion. pg_subtrans
Tom Lane
2004-08-23
*
Nested transactions. There is still much left to do, especially on the
Tom Lane
2004-07-01
*
make sure the $Id tags are converted to $PostgreSQL as well ...
PostgreSQL Daemon
2003-11-29
*
New pgindent run with fixes suggested by Tom. Patch manually reviewed,
Bruce Momjian
2001-11-05
*
Another pgindent run. Fixes enum indenting, and improves #endif
Bruce Momjian
2001-10-28
*
pgindent run on all C files. Java run to follow. initdb/regression
Bruce Momjian
2001-10-25
*
Replace implementation of pg_log as a relation accessed through the
Tom Lane
2001-08-25
*
XLOG stuff for sequences.
Vadim B. Mikheev
2000-11-30
*
WAL
Vadim B. Mikheev
2000-10-21
*
misc
Vadim B. Mikheev
2000-07-04
*
Ye-old pgindent run. Same 4-space tabs.
Bruce Momjian
2000-04-12
*
Transaction log manager core code.
Vadim B. Mikheev
1999-09-27