pgsql: New arrangement to always let the bgwriter do checkpoints broke

From: tgl(at)svr1(dot)postgresql(dot)org (Tom Lane)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: New arrangement to always let the bgwriter do checkpoints broke
Date: 2005-02-19 23:16:16
Message-ID: 20050219231616.BC5348B9D19@svr1.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
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.

Modified Files:
--------------
pgsql/src/backend/postmaster:
bgwriter.c (r1.13 -> r1.14)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/postmaster/bgwriter.c.diff?r1=1.13&r2=1.14)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2005-02-19 23:16:28 pgsql: New arrangement to always let the bgwriter do checkpoints broke
Previous Message Tom Lane 2005-02-19 19:33:43 pgsql: Ensure that the resolved datatype of any unknown Param is