aboutsummaryrefslogtreecommitdiff
path: root/src/backend/executor/execParallel.c
diff options
context:
space:
mode:
authorNoah Misch <noah@leadboat.com>2025-01-25 11:28:14 -0800
committerNoah Misch <noah@leadboat.com>2025-01-25 11:28:14 -0800
commit7819a25cd101b574f5422edb00fe3376fbb646da (patch)
treef1cd9ded8ba1cc323361b772c027096ac1db67e8 /src/backend/executor/execParallel.c
parentd83a108c10a3ec886a24c620a915aa2c5bc023aa (diff)
downloadpostgresql-7819a25cd101b574f5422edb00fe3376fbb646da.tar.gz
postgresql-7819a25cd101b574f5422edb00fe3376fbb646da.zip
Test ECPG decadd(), decdiv(), decmul(), and decsub() for risnull() input.
Since commit 757fb0e5a9a61ac8d3a67e334faeea6dc0084b3f, these Informix-compat functions return 0 without changing the output parameter. Initialize the output parameter before the test call, making that obvious. Before this, the expected test output has been depending on freed stack memory. "gcc -ftrivial-auto-var-init=pattern" revealed that. Back-patch to v13 (all supported versions). Discussion: https://postgr.es/m/20250106192748.cf.nmisch@google.com
Diffstat (limited to 'src/backend/executor/execParallel.c')
0 files changed, 0 insertions, 0 deletions