PostgreSQL 7.4.2 steht bereit

Die Version 7.4.2 von PostgreSQL steht zum Download bereit.

Wichtig ist bei einem Update einer vorhandenen PostgreSQL Installation die Beachtung der Anweisungen in den Release Notes. Diese Version erfordert abweichend von den sonst üblichen Updates einige Änderungen in den pg_* System Tabellen. Upgrades sollten unbedingt nach den Anweisungen durchgeführt werden.

Änderungen:

* Fix pg_statistics alignment bug that could crash optimizer
* Allow non-super users to update pg_settings
* Fix several optimizer bugs, most of which led to „variable not found in subplan target lists“ errors
* Avoid out-of-memory failure during startup of large multiple index scan
* Fix multibyte problem that could lead to „out of memory“ error during „COPY IN“
* Fix problems with „SELECT INTO“ / „CREATE TABLE AS“ from tables without OIDs
* Fix problems with „alter_table“ regression test during parallel testing
* Fix problems with hitting open file limit, especially on OS X (Tom)
* Partial fix for Turkish-locale issues
* Make pg_dump set client encoding on restore
* Other minor pg_dump fixes
* Allow ecpg to again use C keywords as column names (Michael)
* Added ecpg WHENEVER NOT_FOUND to SELECT/INSERT/UPDATE/DELETE (Michael)
* Fix ecpg crash for queries calling set-returning functions (Michael)
* Various other ecpg fixes (Michael)
* Fixes for Borland compiler
* Thread build improvements (Bruce)
* Various other build fixes
* Various JDBC fixes

Quelle: http://www.postgresql.org/news/173.html

Download: http://www.postgresql.org/mirrors-ftp.html

Release Notes: ftp://ftp.de.postgresql.org/mirror/postgresql/…

Hinterlasse jetzt einen Kommentar

Kommentar hinterlassen

E-Mail Adresse wird nicht veröffentlicht.


*