リリース日: 2004-08-16
このリリースは7.4.3の様々な不具合を修正したものです。
7.4.Xからの移行の場合は ダンプ/リストアは必要ありません。
クラッシュ時のコミット済みのトランザクションの欠落の可能性を修正
トランザクションのコミットとチェックポイント処理との間の内部ロック処理が不十分であったため、最近のチェックポイント直前にコミットされたトランザクションの全部あるいは一部がデータベースのクラッシュの後の再起動時に欠落する可能性がありました。 この深刻な不具合はPostgreSQL 7.1以降から存在していました。
Check HAVING restriction before evaluating result list of an aggregate plan
Avoid crash when session's current user ID is deleted
Fix hashed crosstab for zero-rows case (Joe)
Force cache update after renaming a column in a foreign key
Pretty-print UNION queries correctly
Make psql handle \r\n newlines properly in COPY IN
pg_dump handled ACLs with grant options incorrectly
Fix thread support for OS X and Solaris
Updated JDBC driver (build 215) with various fixes
ECPG fixes
Translation updates (various contributors)