pgAdmin III commit: Fix schema prefixes in cast definitions in the brow

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin III commit: Fix schema prefixes in cast definitions in the brow
Date: 2013-05-26 21:59:56
Message-ID: E1Ugiyq-0005u4-4y@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Fix schema prefixes in cast definitions in the browser.

Branch
------
master

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

Modified Files
--------------
CHANGELOG | 1 +
pgadmin/schema/pgCast.cpp | 12 ++++++------
2 files changed, 7 insertions(+), 6 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2013-05-26 22:02:22 pgAdmin III commit: Fix schema prefixes in cast definitions in the brow
Previous Message Dave Page 2013-05-26 21:31:45 Re: Grants on sequences via Grant Wizard fix patch