E.40. 版本 6.3.2

發佈日期: 1998-04-07

這是一個 6.3.x 的除錯版本.請參閱 v6.3 的版本訊息獲取新特性的更完整的概述訊息.

概要:

對執行在6.3或6.3.1上的資料庫不需要進行傾倒/重載(dump/restore)工作. 所要做的所有工作是簡單的 'make distclean','make',和 'make install'. 最後一步應該在 postmaster 停止執行後進行.您應該用 PostgreSQL 庫對所有用 戶應用進行重新鏈接.

對於從v6.3以前的版本升級,請參考v6.3的安裝和移植教學.

E.40.1. 修改列資料表

Configure detection improvements for tcl/tk(Brook Milligan, Alvin)
Manual page improvements(Bruce)
BETWEEN and LIKE fix(Thomas)
fix for psql \connect used by pg_dump(Oliver Elphick)
New odbc driver
pgaccess, version 0.86
qsort removed, now uses libc version, cleanups(Jeroen)
fix for buffer over-runs detected(Maurice Gittens)
fix for buffer overrun in libpgtcl(Randy Kunkee)
fix for UNION with DISTINCT or ORDER BY(Bruce)
gettimeofday configure check(Doug Winterburn)
Fix "indexes not used" bug(Vadim)
docs additions(Thomas)
Fix for backend memory leak(Bruce)
libreadline cleanup(Erwan MAS)
Remove DISTDIR(Bruce)
Makefile dependency cleanup(Jeroen van Vianen)
ASSERT fixes(Bruce)