pgsql: test_shm_mq: Use Size rather than uint64.

Поиск
Список
Период
Сортировка
От Robert Haas
Тема pgsql: test_shm_mq: Use Size rather than uint64.
Дата
Msg-id E1WPxr5-0006hd-Jd@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
test_shm_mq: Use Size rather than uint64.

Commit 3bd261ca18c67eafe18088e58fab511e3b965418 updated the API but
neglected to make the corresponding edits here.

Per Tom Lane and the buildfarm.

Branch
------
master

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

Modified Files
--------------
contrib/test_shm_mq/test.c   |   10 +++++-----
contrib/test_shm_mq/worker.c |    2 +-
2 files changed, 6 insertions(+), 6 deletions(-)


В списке pgsql-committers по дате отправления:

Предыдущее
От: Robert Haas
Дата:
Сообщение: pgsql: Documentation for logical decoding.
Следующее
От: Andres Freund
Дата:
Сообщение: Re: pgsql: Add pg_recvlogical, a tool to receive data logical decoding data