This document summarizes the key features and changes in PostgreSQL version 8.4. It notes that over 1600 code updates and more than two dozen major features were added over 9 months of development and 5 CommitFests. Major new features include window functions, common table expressions, array_agg, per-database collations, and improved data types like unsigned integers and CIText. Performance and monitoring improvements include parallel restore, improved hash indexes, pg_stat_user_functions, and pg_stat_statements. The document also summarizes security, stored procedure, and exotic features like SQL/MED, multi-column GIN indexes, and Boyer-Moore string searching. It encourages testing and provides contact information for the