Hi John,
Thanks for the feedback. This is v5 of the patchset, updated following your
comments:
- Moved the function pointer definitions out of common headers and
into src/port, consistent with existing practice.
Thanks again for the guidance.
Best regards,
Kim Andrew
From: Andrew kim
---
contrib/meson.build | 1 +
contrib/pg_checksum_bench/meson.build | 23 +
.../pg_checksum_bench--1.0.sql| 8 +
contrib/pg_checksum_bench/pg_checksum_bench.c | 34 +++
.../pg_checksum_bench.con
Hi John,
Thanks for the feedback. This is v5 of the patchset, updated following your
comments:
- Moved the function pointer definitions out of common headers and
into src/port, consistent with existing practice.
Thanks again for the guidance.
Best regards,
Kim Andrew
From: Andrew Kim
---
config/c-compiler.m4| 31 +
configure | 52 +
configure.ac| 9 ++
meson.build | 28 +
src/include/pg_config.h.in | 3 +
src/include/storage/checksum_impl
From: Andrew kim
---
contrib/meson.build | 1 +
contrib/pg_checksum_bench/meson.build | 23 +
.../pg_checksum_bench--1.0.sql| 8 +
contrib/pg_checksum_bench/pg_checksum_bench.c | 34 +++
.../pg_checksum_bench.con
From: Andrew Kim
---
config/c-compiler.m4| 31 +
configure | 52 +
configure.ac| 9 ++
meson.build | 28 +
src/include/pg_config.h.in | 3 +
src/include/storage/checksum_impl