pgAdmin III commit: Correctly identify the sys and dbo catalogs on PPAS

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin III commit: Correctly identify the sys and dbo catalogs on PPAS
Date: 2011-02-28 13:36:00
Message-ID: 201102281336.p1SDa0S9067126@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Correctly identify the sys and dbo catalogs on PPAS

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=679c5608debcc088e8d5c49b374c778334cf2ceb
Author: Nikhil S <nixmisc(at)gmail(dot)com>

Modified Files
--------------
CHANGELOG | 2 ++
pgadmin/schema/pgSchema.cpp | 13 ++++++++++---
2 files changed, 12 insertions(+), 3 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2011-02-28 13:36:50 pgAdmin III commit: Correctly identify the sys and dbo catalogs on PPAS
Previous Message Dave Page 2011-02-28 12:33:23 Re: wxWidgets 2.9 compatibility: Fix for sefault on table editor under GTK