pgAdmin 3 v1.18.1 released

Поиск
Список
Период
Сортировка
От Dave Page
Тема pgAdmin 3 v1.18.1 released
Дата
Msg-id CA+OCxoz-8YRM8GtJXx3NhWs=SKKSSbz6i0k15E6xHLF_CYmi5g@mail.gmail.com
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: Neel Patel
Дата:
Сообщение: Re: pgAdmin 1.18.0 + slony-I 2.2.0 + PG 9.3
Следующее
От: Guillaume Lelarge
Дата:
Сообщение: Re: Parallel Jobs option feature for backup