pgAdmin III commit: Display the OID of a tablespace

From: Guillaume Lelarge <guillaume(at)lelarge(dot)info>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin III commit: Display the OID of a tablespace
Date: 2011-04-17 16:17:58
Message-ID: 201104171617.p3HGHwRO078372@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Guillaume Lelarge 2011-04-17 16:32:12 pgAdmin III commit: Fix an assertion warning in dlgAggregate
Previous Message Guillaume Lelarge 2011-04-17 15:43:18 pgAdmin III commit: Switch OID and owner controls