pgsql: Standalone backends need pgstat_bestart() too, per Qingqing Zhou. - Mailing list pgsql-committers

From tgl@postgresql.org (Tom Lane)
Subject pgsql: Standalone backends need pgstat_bestart() too, per Qingqing Zhou.
Date
Msg-id 20060622143612.5063D9F9FE3@postgresql.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Standalone backends need pgstat_bestart() too, per Qingqing Zhou.

Modified Files:
--------------
    pgsql/src/backend/utils/init:
        postinit.c (r1.167 -> r1.168)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/utils/init/postinit.c.diff?r1=1.167&r2=1.168)

pgsql-committers by date:

Previous
From: tgl@postgresql.org (Tom Lane)
Date:
Subject: pgsql: Move setup_cancel_handler() up near start of psql main(), where
Next
From: tgl@postgresql.org (Tom Lane)
Date:
Subject: pgsql: pg_stop_backup was calling XLogArchiveNotify() twice for the