-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 Format: 1.8 Date: Sat, 03 Dec 2011 17:18:08 +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: mipsel Version: 8.3.17-0lenny1 Distribution: lenny Urgency: low Maintainer: mipsel Build Daemon (mayer) 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 (supported version) postgresql-8.3 - object-relational SQL database, version 8.3 server postgresql-client - front-end programs for PostgreSQL (supported version) postgresql-client-8.3 - front-end programs for PostgreSQL 8.3 postgresql-contrib - additional facilities for PostgreSQL (supported 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 Changes: postgresql-8.3 (8.3.17-0lenny1) oldstable; urgency=low . * New upstream bug fix release: - Fix bugs in information_schema.referential_constraints view. This view was being insufficiently careful about matching the foreign-key constraint to the depended-on primary or unique key constraint. That could result in failure to show a foreign key constraint at all, or showing it multiple times, or claiming that it depends on a different constraint than the one it really does. Since the view definition is installed by initdb, merely upgrading will not fix the problem. If you need to fix this in an existing installation, you can (as a superuser) drop the information_schema schema then re-create it by sourcing "SHAREDIR/information_schema.sql". (Run pg_config --sharedir if you're uncertain where "SHAREDIR" is.) This must be repeated in each database to be fixed. - Fix TOAST-related data corruption during CREATE TABLE dest AS SELECT - FROM src or INSERT INTO dest SELECT * FROM src. If a table has been modified by "ALTER TABLE ADD COLUMN", attempts to copy its data verbatim to another table could produce corrupt results in certain corner cases. The problem can only manifest in this precise form in 8.4 and later, but we patched earlier versions as well in case there are other code paths that could trigger the same bug. - Fix race condition during toast table access from stale syscache entries. The typical symptom was transient errors like "missing chunk number 0 for toast value NNNNN in pg_toast_2619", where the cited toast table would always belong to a system catalog. - Make DatumGetInetP() unpack inet datums that have a 1-byte header, and add a new macro, DatumGetInetPP(), that does not. - Improve locale support in money type's input and output. Aside from not supporting all standard lc_monetary formatting options, the input and output functions were inconsistent, meaning there were locales in which dumped money values could not be re-read. - Don't let transform_null_equals affect CASE foo WHEN NULL ... constructs. - Change foreign-key trigger creation order to better support self-referential foreign keys. - Avoid floating-point underflow while tracking buffer allocation rate. - Preserve blank lines within commands in psql's command history. The former behavior could cause problems if an empty line was removed from within a string literal, for example. - Fix pg_dump to dump user-defined casts between auto-generated types, such as table rowtypes. - Use the preferred version of xsubpp to build PL/Perl, not necessarily the operating system's main copy. - Fix incorrect coding in "contrib/dict_int" and "contrib/dict_xsyn". - Honor query cancel interrupts promptly in pgstatindex(). - Ensure VPATH builds properly install all server header files. - Shorten file names reported in verbose error messages. Regular builds have always reported just the name of the C file containing the error message call, but VPATH builds formerly reported an absolute path name. Checksums-Sha1: 7b6ab3e110e55d62cd2a20be70e94e9292d22015 503742 libpq-dev_8.3.17-0lenny1_mipsel.deb d5efc6877313382bccccc74073bfb59b5e9bed11 423038 libpq5_8.3.17-0lenny1_mipsel.deb acba36bceed7b4182d7e1759826e8eae292886e7 321112 libecpg6_8.3.17-0lenny1_mipsel.deb 2b623b6b1957d68c83a581b80a299f6be32c2d1d 499992 libecpg-dev_8.3.17-0lenny1_mipsel.deb 357e71ccf3e913b9abd803c21f8ed887511ecd78 300378 libecpg-compat3_8.3.17-0lenny1_mipsel.deb f62fd65a12129c2f10a1ed43b512b3dc7f20bf65 324140 libpgtypes3_8.3.17-0lenny1_mipsel.deb 0372a630fe619ad2eaa4ed7bf196665482330bc4 5311042 postgresql-8.3_8.3.17-0lenny1_mipsel.deb aff04e03f1a2ac94102b975bc62685230d227769 1727740 postgresql-client-8.3_8.3.17-0lenny1_mipsel.deb 98ce8ffd8ff149d8253decdc2b0748fa4d31354a 861518 postgresql-server-dev-8.3_8.3.17-0lenny1_mipsel.deb 9e9a4ec76fa8d639dc83a91b94f8c0526d64d65f 619990 postgresql-contrib-8.3_8.3.17-0lenny1_mipsel.deb 0397ea3b2f63d5414535d566502a11c178f8fed6 316544 postgresql-plperl-8.3_8.3.17-0lenny1_mipsel.deb 85247acf81e9e8d8a6cb415db1a943fcce0aef1a 313110 postgresql-plpython-8.3_8.3.17-0lenny1_mipsel.deb 5e81e16fee2d033c678729cdb9861e4fd4af568d 311896 postgresql-pltcl-8.3_8.3.17-0lenny1_mipsel.deb Checksums-Sha256: 747a572e91f7a27430aae59fbe001b074a1276a1f6b261e4f87b7fb882236e60 503742 libpq-dev_8.3.17-0lenny1_mipsel.deb e0c1b0515ef872aa1e7580dd897a58e0fb380b6fb9d6e42d98add7151876e289 423038 libpq5_8.3.17-0lenny1_mipsel.deb e5e780429047f5079036e5f3f6ad82a3982fbaa7e783d43e04ea0cd9d589fba7 321112 libecpg6_8.3.17-0lenny1_mipsel.deb f2f9b049d859f309d7f69169f67eae72fa1bf9c0670e2942819113c4199b3565 499992 libecpg-dev_8.3.17-0lenny1_mipsel.deb 9057081c56538164fd0110341fd469d32e3ea90e68fcf4789fb4392e98418b1f 300378 libecpg-compat3_8.3.17-0lenny1_mipsel.deb 8fcc66852cb704ceaa18e8588e2eb8dfb4a44c0ba3c951e7302f033ea3ce837d 324140 libpgtypes3_8.3.17-0lenny1_mipsel.deb 8220aee7d70b06c82f00f38a90cc496b354c61e76b51b8b27064eb2199602de3 5311042 postgresql-8.3_8.3.17-0lenny1_mipsel.deb a5b56f23578ab748b1c74558e4cad5595e23e8d6df10eedf6d108a55488a1610 1727740 postgresql-client-8.3_8.3.17-0lenny1_mipsel.deb c02d0e2273dba2b67f948aa6672dc77f8c9a4754066765c81d310223f265659f 861518 postgresql-server-dev-8.3_8.3.17-0lenny1_mipsel.deb a3427824d01d0b15897c3b8454b292530d72572ee7ed835b480354b71c105f27 619990 postgresql-contrib-8.3_8.3.17-0lenny1_mipsel.deb 8b726f73d4110e28f2fe577743a04004ab9fc36985a277c54292c53237e9997e 316544 postgresql-plperl-8.3_8.3.17-0lenny1_mipsel.deb 06ea09f0a0eb2f6dd678066b3dc4d4a45de2055152715aaff0ff9833897129d8 313110 postgresql-plpython-8.3_8.3.17-0lenny1_mipsel.deb d5200c232e18a9091499ce9b8a92eb428727dbc9eb9290d74a5213c23553ea2b 311896 postgresql-pltcl-8.3_8.3.17-0lenny1_mipsel.deb Files: 697650fe109a3dad0d48d6bacb6cc5da 503742 libdevel optional libpq-dev_8.3.17-0lenny1_mipsel.deb ac30fdd15cf92523c115f83b5fc1b2e1 423038 libs optional libpq5_8.3.17-0lenny1_mipsel.deb 8865f51964801b8f03f30a683bb48772 321112 libs optional libecpg6_8.3.17-0lenny1_mipsel.deb ecc4b7f475fd87129a275b1a8228428a 499992 libdevel optional libecpg-dev_8.3.17-0lenny1_mipsel.deb 65d78c1d304aece76a6dd94882139edd 300378 libs optional libecpg-compat3_8.3.17-0lenny1_mipsel.deb 42854c15725495b8eefcd291ae0201e5 324140 libs optional libpgtypes3_8.3.17-0lenny1_mipsel.deb 1d5ffe9722cb8b8c1ffc06704b75e6e4 5311042 misc optional postgresql-8.3_8.3.17-0lenny1_mipsel.deb 5f1ae99511849d8b9919c8f3e940c792 1727740 misc optional postgresql-client-8.3_8.3.17-0lenny1_mipsel.deb 8a1f4c0f039c3a99730579b5e8fc0f95 861518 libdevel optional postgresql-server-dev-8.3_8.3.17-0lenny1_mipsel.deb 0a0bf69e4ab44b7e3e9006b7aef01a10 619990 misc optional postgresql-contrib-8.3_8.3.17-0lenny1_mipsel.deb a8be3e88f1030fc4174a94dca0c02111 316544 misc optional postgresql-plperl-8.3_8.3.17-0lenny1_mipsel.deb 91c0d5b7ec6713ead0ae0eec334dc331 313110 misc optional postgresql-plpython-8.3_8.3.17-0lenny1_mipsel.deb cb85cb42266e1af9bf6f5a3bb25e4e80 311896 misc optional postgresql-pltcl-8.3_8.3.17-0lenny1_mipsel.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (GNU/Linux) iQIcBAEBCAAGBQJO7R4iAAoJECUnPKiwkD5mJ1IP+wQ/8WG7TwFdJA6uVV52KGD4 pVNQ4MewSn0b6eKby7AF9+hegkDMpjDXjvjdCwIXNxwOXiTmpKBD3LADIH2y876r kFSzoIrvesj2CGIABLcdp19h6mQfLCSCARKnfuzXD/SAZgxaMGs2pYSUlrMRwg55 MyrFJgOGOKdagF+jVCT5aLWD8Y8x0JsTgLqaYlCtRsKg0KAaVSDF2EnC2VmjwnHy deuFtzDuslfPifxt6AMB8fdZz4biK/kRM8uBWTKj2y6s1B72+1hXKj3TTeSu7JDb UUNwxhGycntS28J4yLtuyI34YU6/rK66NoJi1uZlTfiMZkywt41isOGhyAgRDMTm MvX4uFVO83JHhNyRT29myecl6sxD1qDbW+iPW5+PjrN7sf27nAXLjDpzS7ZP+5ap 0Njv3Yr77kOKlG2coVjtLtT5kS4TxoE//GzU3NY9AC06DYEtAikUdsucml+r3Q3E 69Bkl92TH6BUVxWHGtZwjPVUrqRzk6PCceYCkCrCNTny5a0vnMz37tsZBjKEP+jV SyNxEOsp5YwPu9wYNKfeJWTr/bMbiVW6h07u7MHKTwpxD2hNcaGcqbku/pxFRDLT Y9A7R69BLV/d28SQoACr+mYExzY3Vcu1TXFyd0nxA4pZfQtlbjUrRFYNq7UhPAI4 Jp/hNkRb++o1o/YKLWjP =yH0S -----END PGP SIGNATURE-----