pgAdmin III commit: Display the OID of a tablespace - Mailing list pgadmin-hackers

From Guillaume Lelarge
Subject pgAdmin III commit: Display the OID of a tablespace
Date
Msg-id 201104171617.p3HGHwRO078372@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Display the OID of a tablespace

... and fix the dlgRole.xrc file.

Branch
------
master

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

Modified Files
--------------
pgadmin/ui/dlgRole.xrc       |    3 -
pgadmin/ui/dlgTablespace.xrc |   15 +-
pgadmin/ui/xrcDialogs.cpp    | 3306 +++++++++++++++++++++---------------------
3 files changed, 1674 insertions(+), 1650 deletions(-)


pgadmin-hackers by date:

Previous
From: Guillaume Lelarge
Date:
Subject: pgAdmin III commit: Switch OID and owner controls
Next
From: Guillaume Lelarge
Date:
Subject: pgAdmin III commit: Fix an assertion warning in dlgAggregate