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.
Branch
------
master
Details
-------
https://git.postgresql.org/pg/commitdiff/7cac6307a43c1fcbd050724d3995a489da62e852
Modified Files
--------------
src/backend/utils/adt/numeric.c | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
Есть вопросы? Напишите нам!
Соглашаюсь с условиями обработки персональных данных
✖
By continuing to browse this website, you agree to the use of cookies. Go to Privacy Policy.