aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/gist/gistvacuum.c
diff options
context:
space:
mode:
authorThomas Munro <tmunro@postgresql.org>2023-09-23 14:13:06 +1200
committerThomas Munro <tmunro@postgresql.org>2023-09-23 14:15:37 +1200
commit07896f468f2343a4dacdea042000b54872971278 (patch)
tree295c02a366e0ac2c8e3514ced5aedddfd01658be /src/backend/access/gist/gistvacuum.c
parent6606c57162cb67d1012e6ee69e48f5c0816bb243 (diff)
downloadpostgresql-07896f468f2343a4dacdea042000b54872971278.tar.gz
postgresql-07896f468f2343a4dacdea042000b54872971278.zip
Don't use Perl pack('Q') in 039_end_of_wal.pl.
'Q' for 64 bit integers turns out not to work on 32 bit Perl, as revealed by the build farm. Use 'II' instead, and deal with endianness. Back-patch to 12, like bae868ca. Discussion: https://postgr.es/m/ZQ4r1vHcryBsSi_V%40paquier.xyz
Diffstat (limited to 'src/backend/access/gist/gistvacuum.c')
0 files changed, 0 insertions, 0 deletions