| PostgreSQL 7.4 文檔 | ||||
|---|---|---|---|---|
| Prev | Fast Backward | Appendix E. 版本信息 | Fast Forward | Next |
發布日期: 2002-10-01
對 7.2.2 有不少修補,包括修補了可能的數據丟失的問題。
運行 7.2.X 版本的人不需要轉儲/恢復。
Prevent possible compressed transaction log loss (Tom)
Prevent non-superuser from increasing most recent vacuum info (Tom)
Handle pre-1970 date values in newer versions of glibc (Tom)
Fix possible hang during server shutdown
Prevent spinlock hangs on SMP PPC machines (Tomoyuki Niijima)
Fix pg_dump to properly dump FULL JOIN USING (Tom)