jit: Fix warning reported by gcc-11 caused by dubious function signature. Reported-By: Erik Rijkers <[email protected]> Discussion: https://postgr.es/m/[email protected] Backpatch: 13, where b059d2f45685 introduced the issue.
Branch ------ REL_13_STABLE Details ------- https://git.postgresql.org/pg/commitdiff/082d9d6b576b5bf9f1292dc7150167acfd5e94a5 Modified Files -------------- src/backend/jit/llvm/llvmjit_expr.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
