Select Git revision
doc
-
-
- Open in your IDE
- Download source code
- Download this directory
Tom Lane
authored
buffer manager with 'pg_clog', a specialized access method modeled on pg_xlog. This simplifies startup (don't need to play games to open pg_log; among other things, OverrideTransactionSystem goes away), should improve performance a little, and opens the door to recycling commit log space by removing no-longer-needed segments of the commit log. Actual recycling is not there yet, but I felt I should commit this part separately since it'd still be useful if we chose not to do transaction ID wraparound.
Name | Last commit | Last update |
---|---|---|
.. | ||
TODO.detail | ||
src | ||
FAQ | ||
FAQ_AIX | ||
FAQ_DEV | ||
FAQ_HPUX | ||
FAQ_MSWIN | ||
FAQ_QNX4 | ||
FAQ_SCO | ||
FAQ_Solaris | ||
FAQ_german | ||
FAQ_japanese | ||
KNOWN_BUGS | ||
MISSING_FEATURES | ||
Makefile | ||
README.mb.big5 | ||
README.mb.jp | ||
TODO | ||
bug.template | ||
internals.ps |