Use of obsolete libpq API

Поиск
Список
Период
Сортировка
От Craig Ringer
Тема Use of obsolete libpq API
Дата
Msg-id CAMsr+YEEMASsm0LDPiUgRmHd-cuds9T8rm0Jb71L=pGTpAS7Tg@mail.gmail.com
обсуждение исходный текст
Список pgadmin-support
Hi

PgAdmin-III still uses the obsolete macro PQnoPasswordSupplied .

It should instead use PQconnectionNeedsPassword(...).

Context:

pgadmin/dlg/dlgSelectConnection.cpp:
newconn->GetLastError().Cmp(wxString(PQnoPasswordSupplied,
wxConvUTF8)) == 0)


-- Craig Ringer                   http://www.2ndQuadrant.com/PostgreSQL Development, 24x7 Support, Training & Services



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

Предыдущее
От: "Soule, Cathi (HQP)"
Дата:
Сообщение: Re: Unable to Restor Table Named "User"
Следующее
От: Ron Gregor
Дата:
Сообщение: Retore database on win xp from back up created with win 7 64 bit gets unsupported version