pgsql: Fix unused-variable warning on Windows.

Поиск
Список
Период
Сортировка
От Tom Lane
Тема pgsql: Fix unused-variable warning on Windows.
Дата
Msg-id E1WasgP-0001Ho-10@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Fix unused-variable warning on Windows.

Introduced in 585bca39: msgid is not used in the Windows code path.

Also adjust comments a tad (mostly to keep pgindent from messing it up).

David Rowley

Branch
------
REL9_2_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/c6b55bec3fb232c81ba4eba30856b222ad7a8cc4

Modified Files
--------------
src/interfaces/libpq/fe-connect.c |   13 +++++++++----
1 file changed, 9 insertions(+), 4 deletions(-)


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: pgsql: Fix unused-variable warning on Windows.
Следующее
От: Tom Lane
Дата:
Сообщение: pgsql: Fix unused-variable warning on Windows.