aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/transam/xlogrecovery.c
diff options
context:
space:
mode:
authorJohn Naylor <john.naylor@postgresql.org>2022-08-29 17:25:59 +0700
committerJohn Naylor <john.naylor@postgresql.org>2022-08-29 17:44:35 +0700
commitc6a43c25a8ba1a825588f7af25a7173f2e66ce8d (patch)
tree38f905124f4ad8aed3fabe82457868a6d55af66a /src/backend/access/transam/xlogrecovery.c
parent82739d4a80f2eeb2f96b56477bb04e463ea24800 (diff)
downloadpostgresql-c6a43c25a8ba1a825588f7af25a7173f2e66ce8d.tar.gz
postgresql-c6a43c25a8ba1a825588f7af25a7173f2e66ce8d.zip
Fix broken cast on MSVC
Per buildfarm animal drongo, casting a vector type to the same type causes a compile error. We still need the cast on ARM64, so invent a wrapper function that does the casting only where necessary. Discussion: https://www.postgresql.org/message-id/CAFBsxsEouaTwbmpqV%2BEW2%3DwFbhw2vHRe26NQTRcd0%3DNaOFDy7A%40mail.gmail.com
Diffstat (limited to 'src/backend/access/transam/xlogrecovery.c')
0 files changed, 0 insertions, 0 deletions