pgAdmin III commit: Fix the display of extension owner names.

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin III commit: Fix the display of extension owner names.
Date: 2013-02-25 10:20:30
Message-ID: E1U9vAc-0005Ue-RD@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Fix the display of extension owner names.

Branch
------
master

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

Modified Files
--------------
CHANGELOG | 1 +
pgadmin/schema/pgExtension.cpp | 4 +++-
2 files changed, 4 insertions(+), 1 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2013-02-25 10:24:45 pgAdmin III commit: Fix the display of extension owner names.
Previous Message Guillaume Lelarge 2013-02-24 09:53:02 Re: Exporting sql scripts in pgAdmin