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(-) -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
