diff options
author | Robert Haas <rhaas@postgresql.org> | 2017-05-14 20:59:28 -0400 |
---|---|---|
committer | Robert Haas <rhaas@postgresql.org> | 2017-05-14 20:59:28 -0400 |
commit | edbe2a29365e0358387db92db0ccd5260d2bc7b1 (patch) | |
tree | f61bcc4821feaaf5e9ad38a6c7dab8c0f5a41187 /src/backend/executor/nodeBitmapAnd.c | |
parent | 93ece9cc887239deef6539d607063d98aa03aff3 (diff) | |
download | postgresql-edbe2a29365e0358387db92db0ccd5260d2bc7b1.tar.gz postgresql-edbe2a29365e0358387db92db0ccd5260d2bc7b1.zip |
Attempt to fix compiler warning.
Per a report from Tom Lane, newer versions of gcc apparently think
that partexprs_item_saved can be used uninitialized. Try to convince
them otherwise.
Diffstat (limited to 'src/backend/executor/nodeBitmapAnd.c')
0 files changed, 0 insertions, 0 deletions