Simplify declaration of memcpy target

Álvaro Herrera <alvherre@kurilemu.de>

Commit: 2cff363715efe3fd2dfbb04f9aa52fd5638f8f0d
Author: Álvaro Herrera <alvherre@kurilemu.de>
Date: 2026-04-08T20:58:56Z
Simplify declaration of memcpy target

The existing one is understandable failing on (some?) 32-bit platforms.

Reported-by: Tomas Vondra <tomas@vondra.me>
Suggested-by: Tom Lane <tgl@sss.pgh.pa.us>
Discussion: https://postgr.es/m/1c197f2d-49a2-4830-8dde-55867218b62d@vondra.me

Files

PathChange+/−
src/backend/commands/repack.c modified +1 −5

Discussion