git.postgresql.org Git - postgresql.git/commit
2006年8月21日 16:16:31 +0000 (16:16 +0000)
2006年8月21日 16:16:31 +0000 (16:16 +0000)
commit 35af5422f640e74029a167d106604da35ae64c5f
Make the server track an 'XID epoch', that is, maintain higher-order bits
of the transaction ID counter. Nothing is done with the epoch except to
store it in checkpoint records, but this provides a foundation with which
add-on code can pretend that XIDs never wrap around. This is a severely
trimmed and rewritten version of the xxid patch submitted by Marko Kreen.
Per discussion, the epoch counter seems the only part of xxid that really
needs to be in the core server.
This is the main PostgreSQL git repository.
RSS
Atom