pgsql: Silence compiler warning about uninitialized variable, noted by

Поиск
Список
Период
Сортировка
От Heikki Linnakangas
Тема pgsql: Silence compiler warning about uninitialized variable, noted by
Дата
Msg-id E1PhFv1-0007zx-8z@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Silence compiler warning about uninitialized variable, noted by
Itagaki Takahiro

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=postgresql.git;a=commitdiff;h=56d77c9e56adbd856beba00af3dc607687d30198

Modified Files
--------------
src/bin/pg_dump/pg_backup_archiver.c |    1 +
1 files changed, 1 insertions(+), 0 deletions(-)


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

Предыдущее
От: Robert Haas
Дата:
Сообщение: pgsql: PGXS support for contrib/hstore
Следующее
От: Magnus Hagander
Дата:
Сообщение: pgsql: Exclude sepgsql from MSVC regression testing as well