Обсуждение: Major Update Commited

Поиск
Список
Период
Сортировка

Major Update Commited

От
Dave Page
Дата:
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/