pgsql: Make the bgwriter's error recovery path do smgrcloseall(). - Mailing list pgsql-committers

From tgl@postgresql.org (Tom Lane)
Subject pgsql: Make the bgwriter's error recovery path do smgrcloseall().
Date
Msg-id 20061201195529.0C3799FA12B@postgresql.org
Whole thread Raw
List pgsql-committers
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:

Previous
From: tgl@postgresql.org (Tom Lane)
Date:
Subject: pgsql: Editorial improvements to backup and warm-standby documentation.
Next
From: tgl@postgresql.org (Tom Lane)
Date:
Subject: pgsql: Document the recently-understood hazard that a rollback can