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

From svn@pgadmin.org
Subject SVN Commit by dpage: r6835 - in trunk/pgadmin3/pgadmin: db debugger
Date
Msg-id 200711271355.lARDtLoe014985@developer.pgadmin.org
Whole thread Raw
List 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

pgadmin-hackers by date:

Previous
From: svn@pgadmin.org
Date:
Subject: SVN Commit by dpage: r6834 - in branches/REL-1_8_0_PATCHES/pgadmin3: . pgadmin/frm
Next
From: svn@pgadmin.org
Date:
Subject: SVN Commit by dpage: r6836 - in branches/REL-1_8_0_PATCHES/pgadmin3/pgadmin: db debugger