pgsql: Use an explicit format string to keep the compiler happy.

Поиск
Список
Период
Сортировка
От Andrew Dunstan
Тема pgsql: Use an explicit format string to keep the compiler happy.
Дата
Msg-id E1QF5Kp-0003SN-WE@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Use an explicit format string to keep the compiler happy.

Branch
------
master

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

Modified Files
--------------
src/backend/port/win32/security.c |    6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)


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

Предыдущее
От: fxjr@pgfoundry.org (User Fxjr)
Дата:
Сообщение: npgsql - Npgsql2: New: [#1011021] Support
Следующее
От: Andrew Dunstan
Дата:
Сообщение: pgsql: Force use of "%I64d" format for 64 bit ints on MinGW.