SVN Commit by dpage: r6835 - in trunk/pgadmin3/pgadmin: db debugger

From: svn(at)pgadmin(dot)org
To: pgadmin-hackers(at)postgresql(dot)org
Subject: SVN Commit by dpage: r6835 - in trunk/pgadmin3/pgadmin: db debugger
Date: 2007-11-27 13:55:21
Message-ID: 200711271355.lARDtLoe014985@developer.pgadmin.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Author: dpage

Date: 2007-11-27 13:55:21 +0000 (Tue, 27 Nov 2007)

New Revision: 6835

Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=6835&view=rev

Log:
EnterpriseDB 8.3 beta 1 & 2 and possibly later actually have PostgreSQL 8.2 style
catalogs. This is expected to change either before GA, but in the meantime we
need to check the catalogue version in more detail, and if we don't see what looks
like a 8.3 catalog, force the version number back to 8.2 for internal version checks.

Modified:
trunk/pgadmin3/pgadmin/db/pgConn.cpp
trunk/pgadmin3/pgadmin/debugger/dbgPgConn.cpp

Browse pgadmin-hackers by date

  From Date Subject
Next Message svn 2007-11-27 13:56:13 SVN Commit by dpage: r6836 - in branches/REL-1_8_0_PATCHES/pgadmin3/pgadmin: db debugger
Previous Message svn 2007-11-27 13:22:25 SVN Commit by dpage: r6834 - in branches/REL-1_8_0_PATCHES/pgadmin3: . pgadmin/frm