Log Message:
-----------
Make the bgwriter's error recovery path do smgrcloseall(). On Windows this
should allow delete-pending files to actually go away, and thereby work
around the various complaints we've seen about 'permission denied'
errors in such cases. Should be reasonably harmless in any case...
Modified Files:
--------------
pgsql/src/backend/postmaster:
bgwriter.c (r1.32 -> r1.33)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/postmaster/bgwriter.c.diff?r1=1.32&r2=1.33)
pgsql-committers by date
| Next: | From: Tom Lane | Date: 2006-12-01 20:49:54 |
| Subject: pgsql: Document the recently-understood hazard that a rollback can |
| Previous: | From: Tom Lane | Date: 2006-12-01 03:29:15 |
| Subject: pgsql: Editorial improvements to backup and warm-standby documentation. |