postgresql/src/backend/storage
Tom Lane 6d61cdec07 Clean up and document the API for XLogOpenRelation and XLogReadBuffer.
This commit doesn't make much functional change, but it does eliminate some
duplicated code --- for instance, PageIsNew tests are now done inside
XLogReadBuffer rather than by each caller.
The GIST xlog code still needs a lot of love, but I'll worry about that
separately.
2006-03-29 21:17:39 +00:00
..
buffer Clean up and document the API for XLogOpenRelation and XLogReadBuffer. 2006-03-29 21:17:39 +00:00
file Update copyright for 2006. Update scripts. 2006-03-05 15:59:11 +00:00
freespace Update copyright for 2006. Update scripts. 2006-03-05 15:59:11 +00:00
ipc Update copyright for 2006. Update scripts. 2006-03-05 15:59:11 +00:00
large_object Update copyright for 2006. Update scripts. 2006-03-05 15:59:11 +00:00
lmgr Update copyright for 2006. Update scripts. 2006-03-05 15:59:11 +00:00
page Update copyright for 2006. Update scripts. 2006-03-05 15:59:11 +00:00
smgr Arrange to emit a description of the current XLOG record as error context 2006-03-24 04:32:13 +00:00
Makefile $Header: -> $PostgreSQL Changes ... 2003-11-29 19:52:15 +00:00