pgAdmin 1.4.12 Released

From: "Dave Page" <dpage(at)vale-housing(dot)co(dot)uk>
To: <pgadmin-hackers(at)postgresql(dot)org>, <pgadmin-support(at)postgresql(dot)org>, <pgsql-announce(at)postgresql(dot)org>
Subject: pgAdmin 1.4.12 Released
Date: 2002-12-13 13:51:20
Message-ID: 03AF4E498C591348A42FC93DEA9661B8851D@mail.vale-housing.co.uk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers pgadmin-support 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.

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2002-12-13 13:56:33 Re: SQL wizard problem.
Previous Message Kurt Roeckx 2002-12-12 23:43:56 SQL wizard problem.

Browse pgadmin-support by date

  From Date Subject
Next Message Robert Treat 2002-12-13 14:37:55 Re: 'vacation' flag for the list?
Previous Message Dave Page 2002-12-13 12:16:35 Re: More bugs

Browse pgsql-announce by date

  From Date Subject
Next Message the kay (efesar) 2002-12-13 20:35:00 regex 4 pga3
Previous Message Gavin Sherry 2002-12-09 02:14:25 Re: Issue #3 General Bits