diff options
author | Andres Freund <andres@anarazel.de> | 2018-11-03 14:35:23 -0700 |
---|---|---|
committer | Andres Freund <andres@anarazel.de> | 2018-11-03 14:48:42 -0700 |
commit | 4c640f4f38d5d68cbe33ddfabbdc56eea8f1e173 (patch) | |
tree | 46c8fad53711e6744a428c51e56844d9bc92ec1f /src/backend/jit/llvm/llvmjit_expr.c | |
parent | 981dc2baa8e08483bfe4b20f9e5ab3cad711ba98 (diff) | |
download | postgresql-4c640f4f38d5d68cbe33ddfabbdc56eea8f1e173.tar.gz postgresql-4c640f4f38d5d68cbe33ddfabbdc56eea8f1e173.zip |
Fix STRICT check for strict aggregates with NULL ORDER BY columns.
I (Andres) broke this unintentionally in 69c3936a14, by checking
strictness for all input expressions computed for an aggregate, rather
than just the input for the aggregate transition function.
Reported-By: Ondřej Bouda
Bisected-By: Tom Lane
Diagnosed-By: Andrew Gierth
Discussion: https://postgr.es/m/2a505161-2727-2473-7c46-591ed108ac52@email.cz
Backpatch: 11-, like 69c3936a14
Diffstat (limited to 'src/backend/jit/llvm/llvmjit_expr.c')
0 files changed, 0 insertions, 0 deletions