[ubuntu/precise-proposed] postgresql-9.1 9.1.7-0ubuntu12.04 (Accepted)

Martin Pitt martin.pitt at ubuntu.com
Wed Dec 12 06:49:31 UTC 2012


postgresql-9.1 (9.1.7-0ubuntu12.04) precise-proposed; urgency=low

  * New upstream bug fix release: (LP: #1088393)
    - Fix multiple bugs associated with "CREATE INDEX CONCURRENTLY".
      Fix "CREATE INDEX CONCURRENTLY" to use in-place updates when
      changing the state of an index's pg_index row. This prevents race
      conditions that could cause concurrent sessions to miss updating
      the target index, thus resulting in corrupt concurrently-created
      indexes.
      Also, fix various other operations to ensure that they ignore
      invalid indexes resulting from a failed "CREATE INDEX CONCURRENTLY"
      command. The most important of these is "VACUUM", because an
      auto-vacuum could easily be launched on the table before corrective
      action can be taken to fix or remove the invalid index.
    - Fix buffer locking during WAL replay.
      The WAL replay code was insufficiently careful about locking
      buffers when replaying WAL records that affect more than one page.
      This could result in hot standby queries transiently seeing
      inconsistent states, resulting in wrong answers or unexpected
      failures.
    - See HISTORY/changelog.gz for the other bug fixes.
  * Drop 00git_ecpg_array_bounds.patch, fixed upstream.

Date: Mon, 10 Dec 2012 14:54:49 +0100
Changed-By: Martin Pitt <martin.pitt at ubuntu.com>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
https://launchpad.net/ubuntu/precise/+source/postgresql-9.1/9.1.7-0ubuntu12.04
-------------- next part --------------
Format: 1.8
Date: Mon, 10 Dec 2012 14:54:49 +0100
Source: postgresql-9.1
Binary: libpq-dev libpq5 libecpg6 libecpg-dev libecpg-compat3 libpgtypes3 postgresql-9.1 postgresql-9.1-dbg postgresql-client-9.1 postgresql-server-dev-9.1 postgresql-doc-9.1 postgresql-contrib-9.1 postgresql-plperl-9.1 postgresql-plpython-9.1 postgresql-plpython3-9.1 postgresql-pltcl-9.1
Architecture: source
Version: 9.1.7-0ubuntu12.04
Distribution: precise-proposed
Urgency: low
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Martin Pitt <martin.pitt at ubuntu.com>
Description: 
 libecpg-compat3 - older version of run-time library for ECPG programs
 libecpg-dev - development files for ECPG (Embedded PostgreSQL for C)
 libecpg6   - run-time library for ECPG programs
 libpgtypes3 - shared library libpgtypes for PostgreSQL 9.1
 libpq-dev  - header files for libpq5 (PostgreSQL library)
 libpq5     - PostgreSQL C client library
 postgresql-9.1 - object-relational SQL database, version 9.1 server
 postgresql-9.1-dbg - debug symbols for postgresql-9.1
 postgresql-client-9.1 - front-end programs for PostgreSQL 9.1
 postgresql-contrib-9.1 - additional facilities for PostgreSQL
 postgresql-doc-9.1 - documentation for the PostgreSQL database management system
 postgresql-plperl-9.1 - PL/Perl procedural language for PostgreSQL 9.1
 postgresql-plpython-9.1 - PL/Python procedural language for PostgreSQL 9.1
 postgresql-plpython3-9.1 - PL/Python 3 procedural language for PostgreSQL 9.1
 postgresql-pltcl-9.1 - PL/Tcl procedural language for PostgreSQL 9.1
 postgresql-server-dev-9.1 - development files for PostgreSQL 9.1 server-side programming
Launchpad-Bugs-Fixed: 1088393
Changes: 
 postgresql-9.1 (9.1.7-0ubuntu12.04) precise-proposed; urgency=low
 .
   * New upstream bug fix release: (LP: #1088393)
     - Fix multiple bugs associated with "CREATE INDEX CONCURRENTLY".
       Fix "CREATE INDEX CONCURRENTLY" to use in-place updates when
       changing the state of an index's pg_index row. This prevents race
       conditions that could cause concurrent sessions to miss updating
       the target index, thus resulting in corrupt concurrently-created
       indexes.
       Also, fix various other operations to ensure that they ignore
       invalid indexes resulting from a failed "CREATE INDEX CONCURRENTLY"
       command. The most important of these is "VACUUM", because an
       auto-vacuum could easily be launched on the table before corrective
       action can be taken to fix or remove the invalid index.
     - Fix buffer locking during WAL replay.
       The WAL replay code was insufficiently careful about locking
       buffers when replaying WAL records that affect more than one page.
       This could result in hot standby queries transiently seeing
       inconsistent states, resulting in wrong answers or unexpected
       failures.
     - See HISTORY/changelog.gz for the other bug fixes.
   * Drop 00git_ecpg_array_bounds.patch, fixed upstream.
Checksums-Sha1: 
 5fb7f1ee3dbce47a31eea2746c2f6a5786f436e7 3279 postgresql-9.1_9.1.7-0ubuntu12.04.dsc
 6f93965484e1ccb22d331e938cec1c8f40b16d83 36986 postgresql-9.1_9.1.7-0ubuntu12.04.debian.tar.gz
Checksums-Sha256: 
 b633d9ad63ccffc061ed9c8f868967ec64503be7717ea894ddbb11e9859cd49c 3279 postgresql-9.1_9.1.7-0ubuntu12.04.dsc
 130325623a7b2bc74cb5c469b8ea985f4b1c239673081cbfaae55323b5082538 36986 postgresql-9.1_9.1.7-0ubuntu12.04.debian.tar.gz
Files: 
 225bce1e7cd1265c0a4d1a27e6f454b3 3279 database optional postgresql-9.1_9.1.7-0ubuntu12.04.dsc
 04b026fc91dd8edea2f1a52cc31e4aa3 36986 database optional postgresql-9.1_9.1.7-0ubuntu12.04.debian.tar.gz
Original-Maintainer: Martin Pitt <mpitt at debian.org>


More information about the Precise-changes mailing list