jit: Fix warning reported by gcc-11 caused by dubious function signature.

Andres Freund <andres@anarazel.de>

Commit: 082d9d6b576b5bf9f1292dc7150167acfd5e94a5
Author: Andres Freund <andres@anarazel.de>
Date: 2021-05-06T05:14:52Z
Releases: 13.3
jit: Fix warning reported by gcc-11 caused by dubious function signature.

Reported-By: Erik Rijkers <er@xs4all.nl>
Discussion: https://postgr.es/m/833107370.1313189.1619647621213@webmailclassic.xs4all.nl
Backpatch: 13, where b059d2f45685 introduced the issue.

Files

PathChange+/−
src/backend/jit/llvm/llvmjit_expr.c modified +2 −2

Discussion