]> granicus.if.org Git - postgresql/commit
Back-patch fix to ensure pg_clog updates are not only written but sync'ed
authorTom Lane <tgl@sss.pgh.pa.us>
Tue, 21 Jan 2003 19:51:42 +0000 (19:51 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Tue, 21 Jan 2003 19:51:42 +0000 (19:51 +0000)
commitadf852ba4a016a39887985910884a143806d66dd
tree2dc06a166dc0fcdbcbf00fc6b9248348e96f98a4
parent0c3cf7924420173342d64da490b7a4e95c7e119b
Back-patch fix to ensure pg_clog updates are not only written but sync'ed
before we consider the checkpoint to be done.
src/backend/access/transam/xlog.c