New arrangement to always let the bgwriter do checkpoints broke

Tom Lane <tgl@sss.pgh.pa.us>

Commit: 0845ee39585675c1523243deff011df5317d4723
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2005-02-19T23:16:27Z
Releases: 8.0.2
New arrangement to always let the bgwriter do checkpoints broke
CHECKPOINT and some other commands in the context of a standalone
backend.  Allow a standalone backend to do its own checkpoints.

Files

PathChange+/−
src/backend/postmaster/bgwriter.c modified +18 −1