pgsql: Suppress compiler warning about potentially uninitialized variab

Поиск
Список
Период
Сортировка
От Tom Lane
Тема pgsql: Suppress compiler warning about potentially uninitialized variab
Дата
Msg-id E1QcoWn-0004xs-0S@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Suppress compiler warning about potentially uninitialized variable.

Maybe some compilers are smart enough to not complain about the previous
coding ... but mine isn't.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/426cafc46c8bf5aeda38e8d17f1d86a48e627e43

Modified Files
--------------
src/backend/commands/typecmds.c |    5 +----
1 files changed, 1 insertions(+), 4 deletions(-)


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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: pgsql: In the pg_upgrade docs, move 50432 port mention to the place whe
Следующее
От: Bruce Momjian
Дата:
Сообщение: pgsql: In pg_upgrade 9.0 and 9.1, document suggestion of using a non-de