pgsql: Rewrite comment for shm_mq_receive_bytes.

Поиск
Список
Период
Сортировка
От Robert Haas
Тема pgsql: Rewrite comment for shm_mq_receive_bytes.
Дата
Msg-id E1WPwL2-0005As-AC@gemulon.postgresql.org
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: pgsql: Fix relcache reference leak in refresh_by_match_merge().
Следующее
От: Robert Haas
Дата:
Сообщение: pgsql: Add pg_recvlogical, a tool to receive data logical decoding data