pgsql: Rewrite comment for shm_mq_receive_bytes. - Mailing list pgsql-committers

From Robert Haas
Subject pgsql: Rewrite comment for shm_mq_receive_bytes.
Date
Msg-id E1WPwL2-0005As-AC@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Rewrite comment for shm_mq_receive_bytes.

The comment and the code diverged at some point before the initial
commit of this feature, and I failed to notice.

Noted by Tom Lane.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/250f8a7bbe83a7dbc9618c0a506f7170ab610e4b

Modified Files
--------------
src/backend/storage/ipc/shm_mq.c |   11 ++++++-----
1 file changed, 6 insertions(+), 5 deletions(-)


pgsql-committers by date:

Previous
From: Tom Lane
Date:
Subject: pgsql: Fix relcache reference leak in refresh_by_match_merge().
Next
From: Robert Haas
Date:
Subject: pgsql: Add pg_recvlogical, a tool to receive data logical decoding data