~ubuntu-branches/ubuntu/natty/postgresql-8.4/natty-security

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: Bazaar Package Importer
  • Author(s): Martin Pitt
  • Date: 2009-07-11 16:59:35 UTC
  • mfrom: (5.1.1 karmic)
  • Revision ID: james.westby@ubuntu.com-20090711165935-jfwin6gfrxf0gfsi
Tags: 8.4.0-2
* debian/libpq-dev.install: Ship catalog/genbki.h. (Closes: #536139)
* debian/rules: Drop --enable-cassert for final release.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
postgresql-8.4 (8.4.0-2) unstable; urgency=low
 
2
 
 
3
  * debian/libpq-dev.install: Ship catalog/genbki.h. (Closes: #536139)
 
4
  * debian/rules: Drop --enable-cassert for final release.
 
5
 
 
6
 -- Martin Pitt <mpitt@debian.org>  Sat, 11 Jul 2009 16:59:35 +0200
 
7
 
 
8
postgresql-8.4 (8.4.0-1) unstable; urgency=low
 
9
 
 
10
  * Final 8.4.0 release. Major enhancements:
 
11
    - Windowing Functions
 
12
    - Common Table Expressions and Recursive Queries
 
13
    - Default and variadic parameters for functions
 
14
    - Parallel Restore
 
15
    - Column Permissions
 
16
    - Per-database locale settings
 
17
    - Improved hash indexes
 
18
    - Improved join performance for EXISTS and NOT EXISTS queries
 
19
    - Easier-to-use Warm Standby
 
20
    - Automatic sizing of the Free Space Map
 
21
    - Visibility Map (greatly reduces vacuum overhead for slowly-changing
 
22
      tables)
 
23
    - Version-aware psql (backslash commands work against older servers)
 
24
    - Support SSL certificates for user authentication
 
25
    - Per-function runtime statistics
 
26
    - Easy editing of functions in psql
 
27
    - New contrib modules: pg_stat_statements, auto_explain, citext,
 
28
      btree_gin 
 
29
    Upload to unstable, 8.4 is the new default. 
 
30
  * debian/control: Build the versionless metapackages and have them point to
 
31
    8.4.
 
32
 
 
33
 -- Martin Pitt <mpitt@debian.org>  Wed, 01 Jul 2009 17:41:41 +0200
 
34
 
 
35
postgresql-8.4 (8.4~rc1-1) experimental; urgency=low
 
36
 
 
37
  * First release candidate of 8.4.
 
38
 
 
39
 -- Martin Pitt <mpitt@debian.org>  Mon, 22 Jun 2009 09:17:52 +0200
 
40
 
1
41
postgresql-8.4 (8.4~beta2-2) experimental; urgency=low
2
42
 
3
43
  * Second public beta of 8.4.