diff options
author | Noah Misch <noah@leadboat.com> | 2024-11-02 19:42:52 -0700 |
---|---|---|
committer | Noah Misch <noah@leadboat.com> | 2024-11-02 19:42:57 -0700 |
commit | 803655e660edbfa87e5479fc68799ba9780638ac (patch) | |
tree | 85a11e4b26bd9e7dfa8b2e56eec42f8a42933d77 /src/backend/executor/nodeProjectSet.c | |
parent | bb30542976618e6d0cd9eb2358824b741566ffbf (diff) | |
download | postgresql-803655e660edbfa87e5479fc68799ba9780638ac.tar.gz postgresql-803655e660edbfa87e5479fc68799ba9780638ac.zip |
Suppress new "may be used uninitialized" warning.
Buildfarm member mamba fails to deduce that the function never uses this
variable without initializing it. Back-patch to v12, like commit
b412f402d1e020c5dac94f3bf4a005db69519b99.
Diffstat (limited to 'src/backend/executor/nodeProjectSet.c')
0 files changed, 0 insertions, 0 deletions