]> granicus.if.org Git - postgresql/commit
Cancel pending fsync requests during WAL replay of DROP DATABASE, per bug
authorTom Lane <tgl@sss.pgh.pa.us>
Thu, 12 Apr 2007 15:04:47 +0000 (15:04 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Thu, 12 Apr 2007 15:04:47 +0000 (15:04 +0000)
commit6c6b8f028a82810484a9aafc20e9f0ddebe9e483
tree05b8d0437dbd63656f782dca8efdc3200d8bd4fb
parenteb19be2e0fc822270364d1f86cb4943b0936710f
Cancel pending fsync requests during WAL replay of DROP DATABASE, per bug
report from David Darville.  Back-patch as far as 8.1, which may or may not
have the problem but it seems a safe change anyway.
src/backend/commands/dbcommands.c