Format: 1.7 Date: Tue, 04 Nov 2008 20:38:23 +0100 Source: postgresql-8.3 Binary: libpq-dev libpq5 libecpg6 libecpg-dev libecpg-compat3 libpgtypes3 postgresql-8.3 postgresql-client-8.3 postgresql-server-dev-8.3 postgresql-doc-8.3 postgresql-contrib-8.3 postgresql-plperl-8.3 postgresql-plpython-8.3 postgresql-pltcl-8.3 postgresql postgresql-client postgresql-doc postgresql-contrib Architecture: hppa_translations hppa Version: 8.3.5-0ubuntu0.8.04 Distribution: hardy-proposed Urgency: low Maintainer: Ubuntu/hppa Build Daemon Changed-By: Martin Pitt 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 8.3 libpq-dev - header files for libpq5 (PostgreSQL library) libpq5 - PostgreSQL C client library postgresql - object-relational SQL database (latest version) postgresql-8.3 - object-relational SQL database, version 8.3 server postgresql-client - front-end programs for PostgreSQL (latest version) postgresql-client-8.3 - front-end programs for PostgreSQL 8.3 postgresql-contrib - additional facilities for PostgreSQL (latest version) postgresql-contrib-8.3 - additional facilities for PostgreSQL postgresql-doc - documentation for the PostgreSQL database management system postgresql-doc-8.3 - documentation for the PostgreSQL database management system postgresql-plperl-8.3 - PL/Perl procedural language for PostgreSQL 8.3 postgresql-plpython-8.3 - PL/Python procedural language for PostgreSQL 8.3 postgresql-pltcl-8.3 - PL/Tcl procedural language for PostgreSQL 8.3 postgresql-server-dev-8.3 - development files for PostgreSQL 8.3 server-side programming Launchpad-Bugs-Fixed: 293758 Changes: postgresql-8.3 (8.3.5-0ubuntu0.8.04) hardy-proposed; urgency=low . * New upstream bug fix release: (LP: #293758) - Fix GiST index corruption due to marking the wrong index entry "dead" after a deletion. This would result in index searches failing to find rows they should have found. - Fix backend crash when the client encoding cannot represent a localized error message. - Fix possible crash in bytea-to-XML mapping. - Fix possible crash when deeply nested functions are invoked from a trigger. - Improve optimization of "expression" IN ("expression-list") queries. - Fix mis-expansion of rule queries when a sub-SELECT appears in a function call in FROM, a multi-row VALUES list, or a RETURNING list. - Fix Assert failure during rescan of an IS NULL search of a GiST index. - Fix memory leak during rescan of a hashed aggregation plan. - Ensure an error is reported when a newly-defined PL/pgSQL trigger function is invoked as a normal function. - Force a checkpoint before "CREATE DATABASE" starts to copy files. This prevents a possible failure if files had recently been deleted in the source database. - Prevent possible collision of relfilenode numbers when moving a table to another tablespace with "ALTER SET TABLESPACE". The command tried to re-use the existing filename, instead of picking one that is known unused in the destination directory. - Fix incorrect text search headline generation when single query item matches first word of text. - Fix improper display of fractional seconds in interval values when using a non-ISO datestyle. - Make ILIKE compare characters case-insensitively even when they're escaped. - Ensure "DISCARD" is handled properly by statement logging. - Fix incorrect logging of last-completed-transaction time during PITR recovery. - Ensure SPI_getvalue and SPI_getbinval behave correctly when the passed tuple and tuple descriptor have different numbers of columns. This situation is normal when a table has had columns added or removed, but these two functions didn't handle it properly. The only likely consequence is an incorrect error indication. - Mark SessionReplicationRole as PGDLLIMPORT so it can be used by Slony on Windows. - Fix small memory leak when using libpq's gsslib parameter. The space used by the parameter string was not freed at connection close. - Ensure libgssapi is linked into libpq if needed. - Fix ecpg's parsing of "CREATE ROLE". - Fix recent breakage of pg_ctl restart. * 03-gettext-domains.patch: Unfuzz for new upstream version. * debian/control: Add explicit dependency to ssl-cert and locales, to ensure that those packages are configured before postgresql-8.3. Otherwise, the server fails to start up when they are unpacked while postgresql-8.3 is configured. (see LP #280135) Files: 371d64a71266e6da08e89ca19742d1af 2566791 raw-translations - postgresql-8.3_8.3.5-0ubuntu0.8.04_hppa_translations.tar.gz 3fb14213b1f2478e36b65331347d7a37 194610 libdevel optional libpq-dev_8.3.5-0ubuntu0.8.04_hppa.deb 151c2e72edb38e0b24ed8745cc6602b0 289188 libs optional libpq5_8.3.5-0ubuntu0.8.04_hppa.deb 01e443af95b89406f9176169aa8e586d 36030 libs optional libecpg6_8.3.5-0ubuntu0.8.04_hppa.deb 0cef6de1bd02e500fd53a08007addcb9 228472 libdevel optional libecpg-dev_8.3.5-0ubuntu0.8.04_hppa.deb 3ff133c11ec93eabf97db8911bcb84e9 12078 libs optional libecpg-compat3_8.3.5-0ubuntu0.8.04_hppa.deb 4a519e99dc559b1313749e80f1391e75 255816 libs optional libpgtypes3_8.3.5-0ubuntu0.8.04_hppa.deb ec31eb61a1f3877f9825318bf074b192 4189118 misc optional postgresql-8.3_8.3.5-0ubuntu0.8.04_hppa.deb 0d04e7093c02d3b9582d88b14e3dc6d5 768932 misc optional postgresql-client-8.3_8.3.5-0ubuntu0.8.04_hppa.deb 02510bcbf31b5dded9baeff9d9f617e4 789404 libdevel optional postgresql-server-dev-8.3_8.3.5-0ubuntu0.8.04_hppa.deb c879b75caefe25587f5954b9e96a96eb 381106 misc optional postgresql-contrib-8.3_8.3.5-0ubuntu0.8.04_hppa.deb 257e0c50c058b7fc2ee1538a7f3490e5 253326 misc optional postgresql-plperl-8.3_8.3.5-0ubuntu0.8.04_hppa.deb b50c9727659ea842dec7a3db0eae5bee 244880 misc optional postgresql-plpython-8.3_8.3.5-0ubuntu0.8.04_hppa.deb 801400aa9af7f3f5a4ba0751365d8f18 242104 misc optional postgresql-pltcl-8.3_8.3.5-0ubuntu0.8.04_hppa.deb Original-Maintainer: Martin Pitt