postgresql/src/backend/utils/init
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
..
flatfiles.c Update copyright for 2006. Update scripts. 2006-03-05 15:59:11 +00:00
globals.c Update copyright for 2006. Update scripts. 2006-03-05 15:59:11 +00:00
Makefile Back out check for unreferenced files. 2005-05-10 22:27:30 +00:00
miscinit.c Update copyright for 2006. Update scripts. 2006-03-05 15:59:11 +00:00
postinit.c Clean up and document the API for XLogOpenRelation and XLogReadBuffer. 2006-03-29 21:17:39 +00:00