pgsql: Remove comment that is no longer true. - Mailing list pgsql-committers

From Heikki Linnakangas
Subject pgsql: Remove comment that is no longer true.
Date
Msg-id E1TNfeh-0008T7-FL@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Remove comment that is no longer true.

AddToDataDirLockFile() supports out-of-order updates of the lockfile
nowadays.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/ff6c78c48009d667bf1eb66105b0c2e05dcd2fa2

Modified Files
--------------
src/include/miscadmin.h |    2 +-
1 files changed, 1 insertions(+), 1 deletions(-)


pgsql-committers by date:

Previous
From: Heikki Linnakangas
Date:
Subject: pgsql: Fix race condition in pg_ctl reading postmaster.pid.
Next
From: Heikki Linnakangas
Date:
Subject: pgsql: Fix typo in comment.