postgresql/src/backend/access/heap
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
..
heapam.c Clean up and document the API for XLogOpenRelation and XLogReadBuffer. 2006-03-29 21:17:39 +00:00
hio.c Update copyright for 2006. Update scripts. 2006-03-05 15:59:11 +00:00
Makefile $Header: -> $PostgreSQL Changes ... 2003-11-29 19:52:15 +00:00
tuptoaster.c Update copyright for 2006. Update scripts. 2006-03-05 15:59:11 +00:00