Thread: pgsql: Remove obsolete comment.

pgsql: Remove obsolete comment.

From
Robert Haas
Date:
Remove obsolete comment.

In earlier versions of the sync rep patch, waiters removed themselves from
the queue, but now walsender removes them before doing the wakeup.

Report by Fujii Masao.

Branch
------
master

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

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