PostgreSQL 8.4.0 Documentation | ||||
---|---|---|---|---|
Prev | Fast Backward | Appendix E. Release Notes | Fast Forward | Next |
Release date: 2009-09-09, AS OF 2009-08-26
This release contains a variety of fixes from 8.1.17. For information about new features in the 8.1 major release, see Section E.45.
A dump/restore is not required for those running 8.1.X.
Treat to_char(..., 'TH')
as an uppercase ordinal
suffix with 'HH'/'HH12' (Heikki)
It was previously handled as 'th' (lowercase).
Fix /contrib/xml2 xslt_process()
to
properly handle the maximum number of parameters (twenty) (Tom)
Re-add documentation for configure flag --no-readline (Andrew)