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

  • Committer: Package Import Robot
  • Author(s): Martin Pitt
  • Date: 2012-09-25 07:34:06 UTC
  • mfrom: (1.3.8) (22.1.3 natty-security)
  • Revision ID: package-import@ubuntu.com-20120925073406-jse3i3oms2x7st77
Tags: 8.4.14-0ubuntu11.04
* New upstream bug fix release: (LP: #1055944)
  - Fix planner's assignment of executor parameters, and fix executor's
    rescan logic for CTE plan nodes.
    These errors could result in wrong answers from queries that scan
    the same WITH subquery multiple times.
  - Improve page-splitting decisions in GiST indexes.
    Multi-column GiST indexes might suffer unexpected bloat due to this
    error.
  - Fix cascading privilege revoke to stop if privileges are still held.
    If we revoke a grant option from some role "X", but "X" still holds
    that option via a grant from someone else, we should not
    recursively revoke the corresponding privilege from role(s) "Y"
    that "X" had granted it to.
  - Fix handling of SIGFPE when PL/Perl is in use.
    Perl resets the process's SIGFPE handler to SIG_IGN, which could
    result in crashes later on. Restore the normal Postgres signal
    handler after initializing PL/Perl.
  - Prevent PL/Perl from crashing if a recursive PL/Perl function is
    redefined while being executed.
  - Work around possible misoptimization in PL/Perl.
    Some Linux distributions contain an incorrect version of
    "pthread.h" that results in incorrect compiled code in PL/Perl,
    leading to crashes if a PL/Perl function calls another one that
    throws an error.
Filename Latest Rev Last Changed Committer Comment Size
..
config 1 15 years ago Bazaar Package Importer Import upstream version 8.4~0cvs20090328 Diff
contrib 1 15 years ago Bazaar Package Importer Import upstream version 8.4~0cvs20090328 Diff
debian 2 15 years ago Bazaar Package Importer * Package current trunk, which will become 8.4 in Diff
doc 1 15 years ago Bazaar Package Importer Import upstream version 8.4~0cvs20090328 Diff
src 1 15 years ago Bazaar Package Importer Import upstream version 8.4~0cvs20090328 Diff
.gitignore 21 13 years ago Bazaar Package Importer * New upstream bug fix release: (LP: #767165) - 233 bytes Diff Download File
aclocal.m4 1.1.3 14 years ago Bazaar Package Importer Import upstream version 8.4~beta2 445 bytes Diff Download File
File configure 25 11 years ago Package Import Robot * New upstream bug fix release: (LP: #1055944) - 786 KB Diff Download File
configure.in 25 11 years ago Package Import Robot * New upstream bug fix release: (LP: #1055944) - 60.5 KB Diff Download File
COPYRIGHT 1 15 years ago Bazaar Package Importer Import upstream version 8.4~0cvs20090328 1.1 KB Diff Download File
GNUmakefile.in 1.3.3 12 years ago Package Import Robot Import upstream version 8.4.9 4.2 KB Diff Download File
HISTORY 25 11 years ago Package Import Robot * New upstream bug fix release: (LP: #1055944) - 0.9 MB Diff Download File
INSTALL 25 11 years ago Package Import Robot * New upstream bug fix release: (LP: #1055944) - 76.5 KB Diff Download File
Makefile 1 15 years ago Bazaar Package Importer Import upstream version 8.4~0cvs20090328 1.3 KB Diff Download File
README 1 15 years ago Bazaar Package Importer Import upstream version 8.4~0cvs20090328 1.2 KB Diff Download File