Release 8.2.3
PostgreSQL 9.3.24 Documentation | ||||
---|---|---|---|---|
Prev | Up | Appendix E. Release Notes | Next |
Release date: 2007-02-07
This release contains two fixes from 8.2.2. For information about new features in the 8.2 major release, see Section E.170 .
E.167.1. Migration to Version 8.2.3
A dump/restore is not required for those running 8.2.X.
E.167.2. Changes
-
Remove overly-restrictive check for type length in constraints and functional indexes(Tom)
-
Fix optimization so MIN/MAX in subqueries can again use indexes (Tom)