diff options
author | Dean Rasheed <dean.a.rasheed@gmail.com> | 2024-08-26 11:00:20 +0100 |
---|---|---|
committer | Dean Rasheed <dean.a.rasheed@gmail.com> | 2024-08-26 11:00:20 +0100 |
commit | 7cac6307a43c1fcbd050724d3995a489da62e852 (patch) | |
tree | cd1f77a6746883cd5e5a031a7e0ecdfaef5c8d6e /src/backend/commands/variable.c | |
parent | 8daa62a10c911c851f7e9ec5ef7b90cfd4b73212 (diff) | |
download | postgresql-7cac6307a43c1fcbd050724d3995a489da62e852.tar.gz postgresql-7cac6307a43c1fcbd050724d3995a489da62e852.zip |
Fix compiler warning in mul_var_short().
Some compilers (e.g., gcc before version 7) mistakenly think "carry"
might be used uninitialized.
Reported by Tom Lane, per various buildfarm members, e.g. arowana.
Diffstat (limited to 'src/backend/commands/variable.c')
0 files changed, 0 insertions, 0 deletions