pgsql: Fix blatantly uninitialized variable in recent commit.

Поиск
Список
Период
Сортировка
От Tom Lane
Тема pgsql: Fix blatantly uninitialized variable in recent commit.
Дата
Msg-id E1Pps7c-0006ce-Sn@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Fix blatantly uninitialized variable in recent commit.

Doesn't anybody around here pay attention to compiler warnings?

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/93016983d1e8f3aeb508f1be8daf5ca5de5c5b61

Modified Files
--------------
src/backend/replication/walsender.c |    2 +-
1 files changed, 1 insertions(+), 1 deletions(-)


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: pgsql: Fix bogus test for hypothetical indexes in get_actual_variable_r
Следующее
От: Robert Haas
Дата:
Сообщение: pgsql: Remove rule to build sepgsql-regtest.pp.