pgsql: Attempt to fix some compiler warnings.

Поиск
Список
Период
Сортировка
От Robert Haas
Тема pgsql: Attempt to fix some compiler warnings.
Дата
Msg-id E1YnWX9-0007AJ-95@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Attempt to fix some compiler warnings.

Branch
------
master

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

Modified Files
--------------
src/backend/utils/adt/formatting.c |    2 +-
src/backend/utils/fmgr/funcapi.c   |    3 +--
2 files changed, 2 insertions(+), 3 deletions(-)


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

Предыдущее
От: Andrew Dunstan
Дата:
Сообщение: pgsql: Enable transforms tests for python 2 on MSVC builds
Следующее
От: Robert Haas
Дата:
Сообщение: Re: Re: pgsql: to_char(): have format 'OF' only show the leading negative sign