Simplify declaration of memcpy target
The existing one is understandable failing on (some?) 32-bit platforms.
Reported-by: Tomas Vondra <tomas(at)vondra(dot)me>
Suggested-by: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Discussion: https://postgr.es/m/1c197f2d-49a2-4830-8dde-55867218b62d@vondra.me
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(-)