Simplify declaration of memcpy target The existing one is understandable failing on (some?) 32-bit platforms.
Reported-by: Tomas Vondra <[email protected]> Suggested-by: Tom Lane <[email protected]> Discussion: https://postgr.es/m/[email protected] Branch ------ master Details ------- https://git.postgresql.org/pg/commitdiff/2cff363715efe3fd2dfbb04f9aa52fd5638f8f0d Modified Files -------------- src/backend/commands/repack.c | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-)
