~ubuntu-branches/ubuntu/oneiric/postgresql-9.1/oneiric-updates

Viewing all changes in revision 10.

  • Committer: Package Import Robot
  • Author(s): Martin Pitt
  • Date: 2011-09-26 14:35:36 UTC
  • mfrom: (1.1.5 upstream)
  • Revision ID: package-import@ubuntu.com-20110926143536-f852soxk2rrfpa1c
Tags: 9.1.1-1
* New upstream bug fix release:
  - Make pg_options_to_table return NULL for an option with no value.
    Previously such cases would result in a server crash.
  - Fix memory leak at end of a GiST index scan.
    Commands that perform many separate GiST index scans, such as
    verification of a new GiST-based exclusion constraint on a table
    already containing many rows, could transiently require large
    amounts of memory due to this leak.
  - Fix explicit reference to pg_temp schema in "CREATE TEMPORARY
    TABLE". This used to be allowed, but failed in 9.1.0.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: