pgsql: Fix comment; checkpointer, not bgwriter, performs checkpoints si

From: Heikki Linnakangas <heikki(dot)linnakangas(at)iki(dot)fi>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Fix comment; checkpointer, not bgwriter, performs checkpoints si
Date: 2014-02-18 07:51:30
Message-ID: E1WFfSk-0001w0-BK@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Fix comment; checkpointer, not bgwriter, performs checkpoints since 9.2.

Amit Langote

Branch
------
REL9_3_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/535b435c217ca8210c25bb59efa01381aaf413c8

Modified Files
--------------
src/backend/access/transam/xlog.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Magnus Hagander 2014-02-18 13:55:42 pgsql: Disable RandomizedBaseAddress on MSVC builds
Previous Message Peter Eisentraut 2014-02-17 22:03:47 pgsql: Translation updates