pgAdmin III commit: Using GetOid() function for oid columns in role and

Поиск
Список
Период
Сортировка
От Ashesh Vashi
Тема pgAdmin III commit: Using GetOid() function for oid columns in role and
Дата
Msg-id E1WIW08-00073B-HG@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Using GetOid() function for oid columns in role and user dialogs, also in debugger
code.
Patch sent by Ian Barwick, and tweaked by me for debugger changes

Branch
------
REL-1_18_0_PATCHES

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

Modified Files
--------------
CHANGELOG                          |    2 ++
pgadmin/debugger/dbgController.cpp |   12 ++++++------
pgadmin/debugger/dbgTargetInfo.cpp |    6 +++---
pgadmin/schema/pgCatalogObject.cpp |    2 +-
pgadmin/schema/pgRole.cpp          |    2 +-
5 files changed, 13 insertions(+), 11 deletions(-)


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

Предыдущее
От: Ashesh Vashi
Дата:
Сообщение: Re: Bug report: OIDs, roles and Windows (signedness issue?)
Следующее
От: Ashesh Vashi
Дата:
Сообщение: pgAdmin III commit: Using GetOid() function for oid columns in role and