pgAdmin 1.4.12 Released - Mailing list pgsql-announce

From Dave Page
Subject pgAdmin 1.4.12 Released
Date
Msg-id 03AF4E498C591348A42FC93DEA9661B8851D@mail.vale-housing.co.uk
Whole thread Raw
List pgsql-announce
I'm pleased to announce the release of pgAdmin II v1.4.12.

pgAdmin II is a comprehensive PostgreSQL management and administration
tool for Microsoft Windows platforms. For more information and
downloads, please visit the website at http://www.pgadmin.org/ (kindly
hosted by hub.org).

This release is primarily a bug fix release. Changes/updates include:

- Allow dropping of Rules correctly with PostgreSQL < 7.3.
- Quote referenced columns in foreign keys correctly.
- Corrected Refresh button tooltip in data viewer.
- Allow Data Editor to set dates/timestamps to null when value is
cleared.
- Fixed a bug in the View update code.
- Fixed a bug in Explain Plan with PostgreSQL 7.3.
- Fixed a bug in the SQL query parser that failed to handle table/view
names containing spaces correctly.
- Added support for multiple foreign keys on one table with the same
name.
- Allow View Data of tables/views in schemas with quoted names.
- Retrieve new function details correctly after creation in PostgreSQL
7.3.
- Fix issues in SQL generation for Triggers, Indexes and Rules when
Schemas are applicable.
- Allow quoted schema/table names to work correctly in the SQL wizard.
- Added support for SECURITY DEFINER functions.
- Updated PostgreSQL docs to 7.3.

The optional Migration Wizard has also been updated:

- Create serial columns as int8.

Regards, Dave.

pgsql-announce by date:

Previous
From: elein (by way of elein ) (by way of elein
Date:
Subject: Issue #3 General Bits
Next
From: Gerhard Häring
Date:
Subject: [ANN] pyPgSQL 2.3 released