postgresql/src/backend/access
Tom Lane bc7d37a525 Transaction IDs wrap around, per my proposal of 13-Aug-01. More
documentation to come, but the code is all here.  initdb forced.
2001-08-26 16:56:03 +00:00
..
common Ensure that all TransactionId comparisons are encapsulated in macros 2001-08-23 23:06:38 +00:00
gist Update GiST for new pg_opclass arrangement (finally a clean solution 2001-08-22 18:24:26 +00:00
hash Restructure index AM interface for index building and index tuple deletion, 2001-07-15 22:48:19 +00:00
heap Ensure that all TransactionId comparisons are encapsulated in macros 2001-08-23 23:06:38 +00:00
index Restructure pg_opclass, pg_amop, and pg_amproc per previous discussions in 2001-08-21 16:36:06 +00:00
nbtree Ensure that all TransactionId comparisons are encapsulated in macros 2001-08-23 23:06:38 +00:00
rtree Restructure index AM interface for index building and index tuple deletion, 2001-07-15 22:48:19 +00:00
transam Transaction IDs wrap around, per my proposal of 13-Aug-01. More 2001-08-26 16:56:03 +00:00
Makefile Fix relative path references so that make knowns which dependencies refer 2000-08-31 16:12:35 +00:00