pgsql: Fix compiler warning in mul_var_short().

Поиск
Список
Период
Сортировка
От Dean Rasheed
Тема pgsql: Fix compiler warning in mul_var_short().
Дата
Msg-id E1siWZM-001Y7l-DI@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
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(-)


В списке pgsql-committers по дате отправления: