pgAdmin III v1.4.2 Released

From: "Dave Page" <dpage(at)vale-housing(dot)co(dot)uk>
To: <pgsql-announce(at)postgresql(dot)org>
Cc: <pgadmin-support(at)postgresql(dot)org>, <pgadmin-hackers(at)postgresql(dot)org>
Subject: pgAdmin III v1.4.2 Released
Date: 2006-03-07 09:51:33
Message-ID: E7F85A1B5FF8D44C8A1AF6885BC9A0E4011C9290@ratbert.vale-housing.co.uk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers pgadmin-support pgsql-announce

The pgAdmin Development Team are pleased to announce the release of
version 1.4.2 of pgAdmin, the Open Source administration and development
platform for PostgreSQL 7.3 and above. pgAdmin can be run on Linux,
FreeBSD, Mac OSX, Solaris and Windows. For more information, please see
the website at:

http://www.pgadmin.org/

pgAdmin can be downloaded free of charge from:

http://www.pgadmin.org/download/

This version is a bug fix release containing the following changes:

- Fix a typo in the admin pack README [August Zajonc].
- Fix serial column detection for 8.1 per Kris Jurka.
- Mask the password when logging the connection string.
- Properly escape single quotes in connection strings.
- Re-arrange the Win32 dependencies so that iconv, libxml2 and wxwidgets
are located in $PGADIR/../pgadmin3-deps/.
- Properly enable the redo button in the Query Tool when appropriate,
per PromoTrade.
- Add missing files to the Unix tarball, per Andrus - xtra/wxbuild/*,
src/utils/precomp.cpp, src/main/pgAdmin3.rc.
- Read config files in the local encoding scheme.
- Display the definition of set returning procedures correctly.
- Fix drop procedure by including IN/OUT parameter flags in the name.
- Fix role SQL - correctly define CREATEROLE/NOCREATEROLE per Andrus.
- Honour the copy quoting setting properly in the SQL results pane.
- Set the initial Unicode/Local charset options correctly in the Export
dialogue.
- Fix PK detection in EditGrid per Andrus Moor.
- Fix Bitmap Index explain per Alexander Kirpa.
- Use ELSIF not ELSEIF in pgagent.sql for compatibility with 7.x servers
[Glen Sasek].
- Exclude system schemas by name rather than OID, so that 'public' can
be safely renamed.
- fix slony node statistics.
- Fix: Unsubscribe set on receiver.
- Another wxComboBox(2.6.2) related fix.

--
Dave Page
pgAdmin Development Team

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message svn 2006-03-07 09:51:52 SVN Commit by dpage: r5048 - trunk/www
Previous Message svn 2006-03-07 09:45:31 SVN Commit by dpage: r5047 - in trunk/www: . advocacy include

Browse pgadmin-support by date

  From Date Subject
Next Message Antoine 2006-03-07 20:38:39 pgadmin trys to get the whole table?
Previous Message didier 2006-03-07 09:45:20 Feature: renaming of index

Browse pgsql-announce by date

  From Date Subject
Next Message info 2006-03-08 09:21:48 PostgreSQL 8.1 Fully Supported in CASE Studio 2 Data Modeling Tool New Version 2.23
Previous Message David Fetter 2006-03-06 08:17:51 == PostgreSQL Weekly News - March 05 2006 ==