pgAdmin 3 v1.18.1 released - Mailing list pgadmin-support

From Dave Page
Subject pgAdmin 3 v1.18.1 released
Date
Msg-id CA+OCxoz-8YRM8GtJXx3NhWs=SKKSSbz6i0k15E6xHLF_CYmi5g@mail.gmail.com
Whole thread Raw
List pgadmin-support
I'm pleased to announce that pgAdmin 1.18.1 is now available for
download. pgAdmin is the most popular Open Source graphical management
and administration tool for PostgreSQL.

This is a bug fix release which includes the following fixes:

* Allow the dump of pg schemas [Guillaume Lelarge]]
* Prevent a crash on Windows when dropping a column or a constraint on
a table [Dhiraj Chawla]
* Ensure DDLScript will work with Slony 2.2+ which has a new SQL level
API [Neel Patel]
* Fix ordering of object types in the display options and add Event
Triggers which were missing [Dhiraj Chawla].
* Ensure the debugger can cope with functions that have an OUT
parameter as the first. [Ashesh Vashi]
* Fix the quoting of user mapping objects [Dinesh Kumar]
* Ensure that materialised views are available as targets for synonyms
[Neel Patel]
* Fix the query used to find tables in a Slony replication set [Neel Patel]
* Prevent a crash if a user starts an external process such as a
backup, and then immediately hits cancel [Neel Patel].
* Fix a memory leak in the Event Trigger code [Dinesh Kumar].

For more information or to download, please visit the website at
http://www.pgadmin.org/.

--
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake

EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company


pgadmin-support by date:

Previous
From: Neel Patel
Date:
Subject: Re: pgAdmin 1.18.0 + slony-I 2.2.0 + PG 9.3
Next
From: Guillaume Lelarge
Date:
Subject: Re: Parallel Jobs option feature for backup