他のバージョンの文書 15 | 14 | 13 | 12 | 11 | 10 | 9.6 | 9.5 | 9.4 | 9.3 | 9.2 | 9.1 | 9.0 | 8.4 | 8.3 | 8.2 | 8.1 | 8.0 | 7.4 | 7.3 | 7.2

E.268. リリース7.3.4

リリース日

2003-07-24

7.3.3の様々な不具合を修正しました。

E.268.1. バージョン7.3.4への移行

7.3.*からの移行の場合はダンプ/リストアは必要ありません

E.268.2. 変更点

  • Repair breakage in timestamp-to-date conversion for dates before 2000

  • Prevent rare possibility of server startup failure (Tom)

  • Fix bugs in interval-to-time conversion (Tom)

  • Add constraint names in a few places in pg_dump (Rod)

  • Improve performance of functions with many parameters (Tom)

  • Fix to_ascii() buffer overruns (Tom)

  • Prevent restore of database comments from throwing an error (Tom)

  • Work around buggy strxfrm() present in some Solaris releases (Tom)

  • Properly escape jdbc setObject() strings to improve security (Barry)