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

Andres Freund <andres@anarazel.de>

Commit: 7f2e10baa2482494dbcf70e0ae6f0469771e0b4c
Author: Andres Freund <andres@anarazel.de>
Date: 2021-05-06T05:13:55Z
Releases: 14.0
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