diff options
author | Thomas Munro <tmunro@postgresql.org> | 2021-02-16 13:10:37 +1300 |
---|---|---|
committer | Thomas Munro <tmunro@postgresql.org> | 2021-02-16 13:16:09 +1300 |
commit | 26812bcaa664b17843b3dbc8803551d720109b6e (patch) | |
tree | 7fddbbdf6726ad33016b30df9c46d04ccd373d92 /src/backend/executor/nodeSort.c | |
parent | 800131df74c4b870b6a459bcee0acc0bb89f75ff (diff) | |
download | postgresql-26812bcaa664b17843b3dbc8803551d720109b6e.tar.gz postgresql-26812bcaa664b17843b3dbc8803551d720109b6e.zip |
Fix compiler warning in back branches (9.6, 10).
Back-patch a tiny bit of commit fbb2e9a0 into 9.6 and 10, to silence an
uninitialized variable warning from GCC 10.2. Seen on buildfarm member
handfish, and my own development workflow where I like to use -Werror.
Discussion: https://postgr.es/m/CA%2BhUKGJRcwvK86Uf5t-FrTekZjqHtpv3u%3D3MuBg8Zw8R933Mqg%40mail.gmail.com
Diffstat (limited to 'src/backend/executor/nodeSort.c')
0 files changed, 0 insertions, 0 deletions