postgresql-8.4 8.4.8-1 source package in Ubuntu

Changelog

postgresql-8.4 (8.4.8-1) unstable; urgency=medium

  Priority medium due to data-loss pg_upgrade bug.

  [ Martin Pitt ]
  * New upstream bug fix release:
    - If your installation was upgraded from a previous major release by
      running pg_upgrade, you should take action to prevent possible data loss
      due to a now-fixed bug in pg_upgrade. The recommended solution is to run
      "VACUUM FREEZE" on all TOAST tables.  More information is available at
      http://wiki.postgresql.org/wiki/20110408pg_upgrade_fix.
    - Fix pg_upgrade's handling of TOAST tables.
      This error poses a significant risk of data loss for installations
      that have been upgraded with pg_upgrade. This patch corrects the
      problem for future uses of pg_upgrade, but does not in itself cure
      the issue in installations that have been processed with a buggy
      version of pg_upgrade.
    - Suppress incorrect "PD_ALL_VISIBLE flag was incorrectly set"
      warning.
    - Disallow including a composite type in itself.
    - Avoid potential deadlock during catalog cache initialization.
    - Fix dangling-pointer problem in BEFORE ROW UPDATE trigger handling
      when there was a concurrent update to the target tuple.
    - Disallow "DROP TABLE" when there are pending deferred trigger
      events for the table.
      Formerly the "DROP" would go through, leading to "could not open
      relation with OID nnn" errors when the triggers were eventually
      fired.
    - Prevent crash triggered by constant-false WHERE conditions during
      GEQO optimization.
    - Improve planner's handling of semi-join and anti-join cases.
    - Fix selectivity estimation for text search to account for NULLs.
    - Improve PL/pgSQL's ability to handle row types with dropped columns.
    - Fix PL/Python memory leak involving array slices.
    - Fix pg_restore to cope with long lines (over 1KB) in TOC files.
    - Put in more safeguards against crashing due to division-by-zero
      with overly enthusiastic compiler optimization. (Closes: #616180)
  * debian/control: Stop building the versionless metapackages and client-side
    libraries, they are built by postgresql-9.0 now. Add libpq-dev build
    dependency.
  * debian/rules: Drop check for uninstalled files, since it'd now break the
    build due to the uninstalled libraries.
  
  [ Matthias Klose ]
  * Add 15-bool-altivec.patch: Fix definition of bool on __APPLE_ALTIVEC__
    architecture (ppc64).
 -- Martin Pitt <email address hidden>   Tue,  03 May 2011 07:46:46 +0000

Upload details

Uploaded by:
Martin Pitt
Uploaded to:
Oneiric
Original maintainer:
Martin Pitt
Architectures:
any
Section:
database
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
postgresql-8.4_8.4.8.orig.tar.gz 16.8 MiB 774c0d1f06a216d9534e3724630a96b063009ad1f4ece3fa92ce1f26457bfea4
postgresql-8.4_8.4.8-1.diff.gz 40.1 KiB f21453430c999353547a0e6a312c3a68f289072b2bb46b9930a34395aa0dce36
postgresql-8.4_8.4.8-1.dsc 2.3 KiB 6a97f2c03af33942ab180c4cb439fc177e6794949a6c215309785973f950e352

Available diffs

View changes file

Binary packages built by this source

postgresql-8.4: No summary available for postgresql-8.4 in ubuntu oneiric.

No description available for postgresql-8.4 in ubuntu oneiric.

postgresql-client-8.4: No summary available for postgresql-client-8.4 in ubuntu oneiric.

No description available for postgresql-client-8.4 in ubuntu oneiric.

postgresql-contrib-8.4: No summary available for postgresql-contrib-8.4 in ubuntu oneiric.

No description available for postgresql-contrib-8.4 in ubuntu oneiric.

postgresql-doc-8.4: No summary available for postgresql-doc-8.4 in ubuntu oneiric.

No description available for postgresql-doc-8.4 in ubuntu oneiric.

postgresql-plperl-8.4: No summary available for postgresql-plperl-8.4 in ubuntu oneiric.

No description available for postgresql-plperl-8.4 in ubuntu oneiric.

postgresql-plpython-8.4: No summary available for postgresql-plpython-8.4 in ubuntu oneiric.

No description available for postgresql-plpython-8.4 in ubuntu oneiric.

postgresql-pltcl-8.4: No summary available for postgresql-pltcl-8.4 in ubuntu oneiric.

No description available for postgresql-pltcl-8.4 in ubuntu oneiric.

postgresql-server-dev-8.4: No summary available for postgresql-server-dev-8.4 in ubuntu oneiric.

No description available for postgresql-server-dev-8.4 in ubuntu oneiric.