Major Update Commited - Mailing list pgadmin-hackers

From Dave Page
Subject Major Update Commited
Date
Msg-id AA30E7BCCA5C1D4E88A231900F8325C00B19@dogbert.vale-housing.co.uk
Whole thread Raw
List pgadmin-hackers
Hi,

I've just commited a fairly major update to allow pgAdmin II to work with
PostgreSQL 7.2.

- A number of system tables in 7.2 no longer have oid columns - consequently
the oid property has been removed from a couple of classes.

- Column comments are stored by objoid = tableoid & objsubid = colposition.

In making the first of these changes, I broke compatibility with older
versions of pgSchema, so all binaries will need to be updated/re-registered
(these can be found in /binaries in the CVS).

Regards, Dave.

--
Dave Page (dpage@postgresql.org)
pgAdmin Project Leader
http://pgadmin.postgresql.org/

pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: Re: Alter project: client or server side?
Next
From: Jean-Michel POURE
Date:
Subject: Pseudo table modification