Wydano pierwszą wersję kandydującą do stabilnej relacyjno-obiektowej bazy danych PostgreSQL 8.4
14.06.2009 wydano pierwszą wersję kandydującą do stabilnej relacyjno-obiektowej bazy danych PostgreSQL 8.4. Lista nowości i zmian w wersji 8.4 znajduje się tutaj. Pełna lista poprawek w drugiej wersji beta znajduje się tutaj:
- Fix FreeBSD Kerberos support
- Fix row ordering on scrollable and WITH HOLD cursors
- Make datetime precision in INFORMATION_SCHEMA comply with the standard
- Normalize input for INTERVAL subtypes
- Prevent double-escaping of XML strings, and eliminate XML crash bug
- Fix DBlink default encoding issue
- Reverted incompatible change to Intarray operators
- Fix estimated row count statistic for partial vacuums
- Add support for the SQL/MED API to DBlink
- Fix a GIN index corruption issue
- Improve coding of pluralization in translatable strings
- Correct initialization of Perl library support to support Perl 5.10
- Fix several issues with rotation of pg_standby log segments
- Fix handling of LIKE '%_' syntaxMultiple minor fixes to ECPG interface