aboutsummaryrefslogtreecommitdiff
path: root/src/backend/jit/llvm/llvmjit_expr.c
diff options
context:
space:
mode:
authorPeter Eisentraut <peter@eisentraut.org>2023-05-15 07:07:09 +0200
committerPeter Eisentraut <peter@eisentraut.org>2023-05-15 07:11:22 +0200
commit92155e15d3cfe97758552484acb1583aaf71cda6 (patch)
treeb5a55af560f214f53220262a2e64f43cd09cb7c4 /src/backend/jit/llvm/llvmjit_expr.c
parent1d70fb400c2c8312dac3ff19a1bb1cb5351047ce (diff)
downloadpostgresql-92155e15d3cfe97758552484acb1583aaf71cda6.tar.gz
postgresql-92155e15d3cfe97758552484acb1583aaf71cda6.zip
Fix incorrect TAP test ordering
Using a test function before a possible skip_all is incorrect. If the skip_all is called, the test output will become incorrect and the test file will fail. a4f23f9b3c introduced a new test before skip_all. After discussion, this doesn't really need to be a test. Instead, we just bail out if the condition is not satisfied. Discussion: https://www.postgresql.org/message-id/af5567a1-aea6-fbdb-7e4b-d1e23a43c43b@enterprisedb.com
Diffstat (limited to 'src/backend/jit/llvm/llvmjit_expr.c')
0 files changed, 0 insertions, 0 deletions