aboutsummaryrefslogtreecommitdiff
path: root/src/backend/executor/nodeProjectSet.c
diff options
context:
space:
mode:
authorNathan Bossart <nathan@postgresql.org>2024-03-17 20:16:15 -0500
committerNathan Bossart <nathan@postgresql.org>2024-03-17 20:16:15 -0500
commit949300402bde06699a23f216e26343e3503ba78b (patch)
treeb85266b387e568130d8a0a9317c4e8f0adcb8538 /src/backend/executor/nodeProjectSet.c
parentd6607016c738a5ccdd9422f3c11778903a03cdbb (diff)
downloadpostgresql-949300402bde06699a23f216e26343e3503ba78b.tar.gz
postgresql-949300402bde06699a23f216e26343e3503ba78b.zip
Initialize variables to placate compiler.
Since commit 012460ee93, some compilers have been warning that a couple of variables may be used uninitialized. There doesn't appear to be any actual risk, so let's just initialize these variables to 0 to silence the compiler warnings. Discussion: https://postgr.es/m/20240317192927.GA3978212%40nathanxps13
Diffstat (limited to 'src/backend/executor/nodeProjectSet.c')
0 files changed, 0 insertions, 0 deletions