postgresql

Licence: Freeware
Version 8.4.3 | Release Date: 2010-03-28 | Download
No changes specified
Version 8.4.1 | Release Date: 2009-10-13 | Download
No changes specified
Version 8.4 | Release Date: 2009-07-22 | Download

After many years of development, PostgreSQL has become feature-complete in many areas. This release shows a targeted approach to adding features (e.g., authentication, monitoring, space reuse), and adds capabilities defined in the later SQL standards. The major areas of enhancement are:
Windowing Functions
Common Table Expressions and Recursive Queries
Default and variadic parameters for functions
Parallel Restore
Column Permissions
Per-database locale settings
Improved hash indexes
Improved join performance for EXISTS and NOT EXISTS queries
Easier-to-use Warm Standby
Automatic sizing of the Free Space Map
Visibility Map (greatly reduces vacuum overhead for slowly-changing tables)
Version-aware psql (backslash commands work against older servers)
Support SSL certificates for user authentication
Per-function runtime statistics
Easy editing of functions in psql
New contrib modules: pg_stat_statements, auto_explain, citext, btree_gin

Version 8.3.5 | Release Date: 2008-11-13 | Download
No changes specified
Version 8.3.4 | Release Date: 2008-11-03 | Download
No changes specified
Version 8.3.1 | Release Date: 2008-05-28 | Download
No changes specified
Version 8.2.4 | Release Date: 2007-04-22 | Download

See the official release notes for a description of changes: http://www.postgresql.org/docs/8.2/static/release-8-2-4.html

Version 8.1.5b | Release Date: 2006-11-17 | Download
No changes specified