PostgreSQL 9.3.5 문서 | ||||
---|---|---|---|---|
이전 | 위로 | 부록 E. Release Notes | 다음 |
Release Date: 2004-08-18
This release contains one serious bug fix over 7.4.4. For information about new features in the 7.4 major release, see E.203절.
A dump/restore is not required for those running 7.4.X.
Repair possible crash during concurrent B-tree index insertions
This patch fixes a rare case in which concurrent insertions into a B-tree index could result in a server panic. No permanent damage would result, but it's still worth a re-release. The bug does not exist in pre-7.4 releases.