postgresql/src/backend/access
Tom Lane 89395bfa6f Improve gist XLOG code to follow the coding rules needed to prevent
torn-page problems.  This introduces some issues of its own, mainly
that there are now some critical sections of unreasonably broad scope,
but it's a step forward anyway.  Further cleanup will require some
code refactoring that I'd prefer to get Oleg and Teodor involved in.
2006-03-30 23:03:10 +00:00
..
common Clean up representation of function RTEs for functions returning RECORD. 2006-03-16 00:31:55 +00:00
gist Improve gist XLOG code to follow the coding rules needed to prevent 2006-03-30 23:03:10 +00:00
hash Arrange to emit a description of the current XLOG record as error context 2006-03-24 04:32:13 +00:00
heap Clean up and document the API for XLogOpenRelation and XLogReadBuffer. 2006-03-29 21:17:39 +00:00
index Update copyright for 2006. Update scripts. 2006-03-05 15:59:11 +00:00
nbtree Clean up and document the API for XLogOpenRelation and XLogReadBuffer. 2006-03-29 21:17:39 +00:00
transam Clean up and document the API for XLogOpenRelation and XLogReadBuffer. 2006-03-29 21:17:39 +00:00
Makefile R-tree is dead ... long live GiST. 2005-11-07 17:36:47 +00:00