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

From: Ashesh Vashi <ashesh(dot)vashi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin III commit: Using GetOid() function for oid columns in role and
Date: 2014-02-26 04:26:56
Message-ID: E1WIW5A-0007AH-Tr@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

(cherry picked from commit f527e8ec706f36be6942e97a8883c804f0518c3c)

Conflicts:
CHANGELOG

Branch
------
master

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

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(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Ashesh Vashi 2014-02-26 04:27:51 Re: Bug report: OIDs, roles and Windows (signedness issue?)
Previous Message Ashesh Vashi 2014-02-26 04:21:44 pgAdmin III commit: Using GetOid() function for oid columns in role and