mirror of
https://github.com/postgres/postgres.git
synced 2025-08-08 06:02:22 +03:00
Update for 7.2.1.
This commit is contained in:
35
HISTORY
35
HISTORY
@@ -1,5 +1,40 @@
|
||||
Release Notes
|
||||
|
||||
Release 7.2.1
|
||||
|
||||
Release date: 2002-03-21
|
||||
|
||||
This has a variety of fixes from 7.2.
|
||||
|
||||
----------------------------------------------------------------------
|
||||
|
||||
Migration to version 7.2.1
|
||||
|
||||
A dump/restore is *not* required for those running 7.2.
|
||||
|
||||
----------------------------------------------------------------------
|
||||
|
||||
Changes
|
||||
|
||||
Properly set sequence values after backend crash (Tom)
|
||||
Fix pgaccess kanji-coversion key binding (Tatsuo)
|
||||
Optimizer improvements (Tom)
|
||||
cash I/O improvements (Tom)
|
||||
contrib/btree_gist improvements (Teodor Sigaev)
|
||||
New Russian FAQ
|
||||
Compile fix for missing AuthBlockSig (Heiko)
|
||||
Additional time zones and time zone fixes (Thomas)
|
||||
Allow psql \connect to handle mixed case database and user names (Tom)
|
||||
Return proper OID on command completion even with ON INSERT rules (Tom)
|
||||
Allow COPY FROM to use 8-bit DELIMITERS (Tatsuo)
|
||||
Fix bug in extract/date_part for milliseconds/microseconds (Tatsuo)
|
||||
Improve handling of multiple UNIONs with different lengths (Tom)
|
||||
contrib/tsearch dictionary improvements (Thomas T. Thai, Teodor Sigaev)
|
||||
Fix for array subscripts handling (Tom)
|
||||
|
||||
|
||||
----------------------------------------------------------------------
|
||||
|
||||
Release 7.2
|
||||
|
||||
Release date: 2002-02-04
|
||||
|
Reference in New Issue
Block a user