diff options
author | Peter Eisentraut <peter_e@gmx.net> | 2018-08-23 17:20:47 +0200 |
---|---|---|
committer | Peter Eisentraut <peter_e@gmx.net> | 2018-08-23 17:22:33 +0200 |
commit | ca02434a0b86e7dbc5b790f1a4d6b782ca8f4916 (patch) | |
tree | 0922e58204fbc28ef08e084f4d2a5761e19052ea /src/backend/jit/llvm/llvmjit_wrap.cpp | |
parent | c2b5d177182a96aa0f9926c3bee2598253918700 (diff) | |
download | postgresql-ca02434a0b86e7dbc5b790f1a4d6b782ca8f4916.tar.gz postgresql-ca02434a0b86e7dbc5b790f1a4d6b782ca8f4916.zip |
PL/pgSQL: Extend test case
This test was supposed to check the interaction of INOUT and default
parameters in a procedure call, but it only checked the case where the
parameter was not supplied. Now it also checks the case where the
parameter was supplied. It was already working correctly, so no code
changes required.
Diffstat (limited to 'src/backend/jit/llvm/llvmjit_wrap.cpp')
0 files changed, 0 insertions, 0 deletions