Обсуждение: pgAdmin III commit: The % specifier is wrong in the Printf statement

Поиск
Список
Период
Сортировка

pgAdmin III commit: The % specifier is wrong in the Printf statement

От
Guillaume Lelarge
Дата:
The % specifier is wrong in the Printf statement

GetServerIndex returns a long, and not an integer.

Report from Colin Beckingham.

Branch
------
REL-1_16_0_PATCHES

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=e7854f45139ec3724ef6a4d236d1cc1d69bdfba5

Modified Files
--------------
pgadmin/dlg/dlgDatabase.cpp |    2 +-
1 files changed, 1 insertions(+), 1 deletions(-)