mirror of https://github.com/postgres/postgres
This only became a problem withpull/34/head4c640f4f38
, which didn't synchronize the value agg_strict_input_check.nargs is set to, with the guard condition for emitting the operation. Besides such instructions being unnecessary overhead, currently the LLVM JIT provider doesn't support them. It seems more sensible to avoid generating such instruction than supporting them. Add assertions to make it easier to debug a potential further occurance. Discussion: https://postgr.es/m/2a505161-2727-2473-7c46-591ed108ac52@email.cz Backpatch: 11-, like4c640f4f38
.
parent
4c640f4f38
commit
793beab37e
Loading…
Reference in new issue