pgsql: Remove unnecessary initialization of local variables.

Поиск
Список
Период
Сортировка
От Heikki Linnakangas
Тема pgsql: Remove unnecessary initialization of local variables.
Дата
Msg-id E1XcX36-0003Lx-88@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Remove unnecessary initialization of local variables.

Oops, forgot these in the prveious commit.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/733be2a5cd124b28a15d5d09de9b227691e6c5a0

Modified Files
--------------
contrib/pg_upgrade/check.c |    4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)


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

Предыдущее
От: Heikki Linnakangas
Дата:
Сообщение: pgsql: Change the way encoding and locale checks are done in pg_upgrade
Следующее
От: Tom Lane
Дата:
Сообщение: pgsql: Fix bogus optimization in JSONB containment tests.