[ubuntu/quantal-proposed] postgresql-9.1 9.1.7-0ubuntu12.10 (Accepted)
Martin Pitt
martin.pitt at ubuntu.com
Wed Dec 12 06:38:43 UTC 2012
postgresql-9.1 (9.1.7-0ubuntu12.10) quantal-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 15:00:57 +0100
Changed-By: Martin Pitt <martin.pitt at ubuntu.com>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
https://launchpad.net/ubuntu/quantal/+source/postgresql-9.1/9.1.7-0ubuntu12.10
-------------- next part --------------
Format: 1.8
Date: Mon, 10 Dec 2012 15:00:57 +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.10
Distribution: quantal-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.10) quantal-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:
58c537dc5ebee074bc764f321303c00393fb8e84 3410 postgresql-9.1_9.1.7-0ubuntu12.10.dsc
397eb5c566e3b0ba23d1e92445b43255d15c23cf 35353 postgresql-9.1_9.1.7-0ubuntu12.10.debian.tar.gz
Checksums-Sha256:
4676a86fe16a20d4c59b42c9ef3ee801ab386fbadd8cdf50507f6de213891939 3410 postgresql-9.1_9.1.7-0ubuntu12.10.dsc
479942c3af223c7a44d370251bd4b832889ddba9eefc102d6d27069924bbb77d 35353 postgresql-9.1_9.1.7-0ubuntu12.10.debian.tar.gz
Files:
3e93ded0278ff1f36a0280aa408ddabe 3410 database optional postgresql-9.1_9.1.7-0ubuntu12.10.dsc
b0f577edefc575e2407cf56a1c1c2e3d 35353 database optional postgresql-9.1_9.1.7-0ubuntu12.10.debian.tar.gz
Original-Maintainer: Debian PostgreSQL Maintainers <pkg-postgresql-public at lists.alioth.debian.org>
More information about the Quantal-changes
mailing list