pgAdmin III commit: Fix issues with older releases

From: Guillaume Lelarge <guillaume(at)lelarge(dot)info>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin III commit: Fix issues with older releases
Date: 2011-03-31 09:03:28
Message-ID: 201103310903.p2V93SYj072852@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Fix issues with older releases

Extensions, foreign tables are 9.1+. Foreign data wrappers are 8.4+.

Branch
------
master

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

Modified Files
--------------
pgadmin/schema/pgDatabase.cpp | 8 ++++----
pgadmin/schema/pgSchema.cpp | 14 +++++++-------
2 files changed, 11 insertions(+), 11 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Guillaume Lelarge 2011-03-31 09:04:14 Re: error
Previous Message Guillaume Lelarge 2011-03-31 08:50:37 Re: error