Remove obsolete comment.

Robert Haas <rhaas@postgresql.org>

Commit: e397d2ee6474865becb8f99ac28586736788f1f2
Author: Robert Haas <rhaas@postgresql.org>
Date: 2011-03-10T20:00:20Z
Releases: 9.1.0
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.

Files

PathChange+/−
src/include/replication/walsender.h modified +1 −2