-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 Format: 1.8 Date: Sat, 18 Dec 2010 23:15:44 +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 Version: 8.3.13-0lenny1 Distribution: stable Urgency: low Maintainer: hppa Build Daemon (peri) 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.13-0lenny1) stable; urgency=low . * New upstream bug fix release: - Force the default wal_sync_method to be fdatasync on Linux. The default on Linux has actually been fdatasync for many years, but recent kernel changes caused PostgreSQL to choose open_datasync instead. This choice did not result in any performance improvement, and caused outright failures on certain filesystems, notably ext4 with the data=journal mount option. - Fix assorted bugs in WAL replay logic for GIN indexes. This could result in "bad buffer id: 0" failures or corruption of index contents during replication. - Fix recovery from base backup when the starting checkpoint WAL record is not in the same WAL segment as its redo point. - Fix persistent slowdown of autovacuum workers when multiple workers remain active for a long time. The effective vacuum_cost_limit for an autovacuum worker could drop to nearly zero if it processed enough tables, causing it to run extremely slowly. - Add support for detecting register-stack overrun on IA64. The IA64 architecture has two hardware stacks. Full prevention of stack-overrun failures requires checking both. - Add a check for stack overflow in copyObject(). Certain code paths could crash due to stack overflow given a sufficiently complex query. - Fix detection of page splits in temporary GiST indexes. It is possible to have a "concurrent" page split in a temporary index, if for example there is an open cursor scanning the index when an insertion is done. GiST failed to detect this case and hence could deliver wrong results when execution of the cursor continued. - Avoid memory leakage while "ANALYZE"'ing complex index expressions. - Ensure an index that uses a whole-row Var still depends on its table. An index declared like create index i on t (foo(t.-)) would not automatically get dropped when its table was dropped. - Do not "inline" a SQL function with multiple OUT parameters. This avoids a possible crash due to loss of information about the expected result rowtype. - Behave correctly if ORDER BY, LIMIT, FOR UPDATE, or WITH is attached to the VALUES part of INSERT ... VALUES. - Fix constant-folding of COALESCE() expressions. The planner would sometimes attempt to evaluate sub-expressions that in fact could never be reached, possibly leading to unexpected errors. - Fix postmaster crash when connection acceptance (accept() or one of the calls made immediately after it) fails, and the postmaster was compiled with GSSAPI support. - Fix missed unlink of temporary files when log_temp_files is active. If an error occurred while attempting to emit the log message, the unlink was not done, resulting in accumulation of temp files. - Add print functionality for InhRelation nodes. This avoids a failure when debug_print_parse is enabled and certain types of query are executed. - Fix incorrect calculation of distance from a point to a horizontal line segment. This bug affected several different geometric distance-measurement operators. - Fix PL/pgSQL's handling of "simple" expressions to not fail in recursion or error-recovery cases. - Fix PL/Python's handling of set-returning functions. Attempts to call SPI functions within the iterator generating a set result would fail. - Fix bug in "contrib/cube"'s GiST picksplit algorithm. This could result in considerable inefficiency, though not actually incorrect answers, in a GiST index on a cube column. If you have such an index, consider "REINDEX"ing it after installing this update. - Don't emit "identifier will be truncated" notices in "contrib/dblink" except when creating new connections. - Fix potential coredump on missing public key in "contrib/pgcrypto". - Fix memory leak in "contrib/xml2"'s XPath query functions. Checksums-Sha1: 3a870d93f111c5f91ffc588f5b674f04d217e1e3 491496 libpq-dev_8.3.13-0lenny1_hppa.deb f381b29a6d3b9746e760119d4e863e3e5fef5bc2 421060 libpq5_8.3.13-0lenny1_hppa.deb 056b7822251db42dd7ff5701145c1b9c09ad7425 311388 libecpg6_8.3.13-0lenny1_hppa.deb 6a05b8380a1fefe598a3efec106555570b507ee8 504664 libecpg-dev_8.3.13-0lenny1_hppa.deb b16121c9f77ca794f8e40ca09b0bbbd3fb7a5f50 287716 libecpg-compat3_8.3.13-0lenny1_hppa.deb 8eac560d71bc072f17d63d74ae5fa3e514510a20 313004 libpgtypes3_8.3.13-0lenny1_hppa.deb fb94440d721e58c47db98421bc2d5b54ce682811 5890664 postgresql-8.3_8.3.13-0lenny1_hppa.deb c41698bb008cd44ce3018450ae20854a54041b63 1768074 postgresql-client-8.3_8.3.13-0lenny1_hppa.deb 0f61a10519bbaf5f284035ed6f1491256802eac0 855382 postgresql-server-dev-8.3_8.3.13-0lenny1_hppa.deb 3f2911e67514ed2beb127d9e119408d49962b672 657142 postgresql-contrib-8.3_8.3.13-0lenny1_hppa.deb f0fc12ca31e27542c9105a32ad17d0927148eb87 310504 postgresql-plperl-8.3_8.3.13-0lenny1_hppa.deb 5e4256f358ad1a1629c4fb06a9f9d4e91095053f 302570 postgresql-plpython-8.3_8.3.13-0lenny1_hppa.deb 6845fc2c0b4d5b649803d0b3f758be584bc4a48e 300250 postgresql-pltcl-8.3_8.3.13-0lenny1_hppa.deb Checksums-Sha256: 4c32fbab528dae029025f6f3940f796ac9a00aa062cf5112df12cd2dd915f5f4 491496 libpq-dev_8.3.13-0lenny1_hppa.deb 2f092ff430dd98e13f224df9d86df5c98407ce167956916872c4ed83a47a2238 421060 libpq5_8.3.13-0lenny1_hppa.deb 1c803b9a686d5a684938f0b7238908b9e902d5bbe51f8a899c075dac7eeaeb76 311388 libecpg6_8.3.13-0lenny1_hppa.deb 3ce0e41f9cd823eeaf4be2e339824a15d7ec013c39b66c125574624ba9f21761 504664 libecpg-dev_8.3.13-0lenny1_hppa.deb 48e28618e054dc8fb0218790dd5556b1c9b46cf79f12b6abdde5379b988829d3 287716 libecpg-compat3_8.3.13-0lenny1_hppa.deb 020bd4a060b45e4ddd3e450c14e78402c8d23d4f64c2cfa958d934827e27389d 313004 libpgtypes3_8.3.13-0lenny1_hppa.deb 9f1b900372b3ed73e4298b9f322b017ebdf6c6367859d8842354aaa4ee64a013 5890664 postgresql-8.3_8.3.13-0lenny1_hppa.deb 5d30d38a62c4f306600c7dd635bdb0684f89b196a109c48580200355b92034bc 1768074 postgresql-client-8.3_8.3.13-0lenny1_hppa.deb a949d64da318d1b55fb2b4a92d31b7a6f13f40a70c4fea048796aabdc75d5822 855382 postgresql-server-dev-8.3_8.3.13-0lenny1_hppa.deb f87e320ef490ecde06e7a8d5bfd9345e1d32c9384e0a13c2273fb09b70dc5197 657142 postgresql-contrib-8.3_8.3.13-0lenny1_hppa.deb a1d019f62fa2717d6cfd6754e7b7947b1860a0795ead565c0b6bb072ecd5e3dc 310504 postgresql-plperl-8.3_8.3.13-0lenny1_hppa.deb fd5c7f7167733ae929e226085103c3db9170335a4ad8588e414618ebe91342c7 302570 postgresql-plpython-8.3_8.3.13-0lenny1_hppa.deb 0a62178e52a232790ab008ed1e1bbaab2a5dc8d00af55525af8aed01b80eb7c6 300250 postgresql-pltcl-8.3_8.3.13-0lenny1_hppa.deb Files: 6d4366d35a8c37162f6aa12ad83e1060 491496 libdevel optional libpq-dev_8.3.13-0lenny1_hppa.deb 6372620aa76d7c0925a81aa73c4dae40 421060 libs optional libpq5_8.3.13-0lenny1_hppa.deb 2e032548b6bbf7d2ad9fee354f69e91a 311388 libs optional libecpg6_8.3.13-0lenny1_hppa.deb cd1a6c3708df1b592273cb334e17f75a 504664 libdevel optional libecpg-dev_8.3.13-0lenny1_hppa.deb 7faee22e281a491c17002bde550c87f6 287716 libs optional libecpg-compat3_8.3.13-0lenny1_hppa.deb 0ab0e7d1bab332d868ad3714bf899fc2 313004 libs optional libpgtypes3_8.3.13-0lenny1_hppa.deb 09f7a63e356321ca7c2db73566136727 5890664 misc optional postgresql-8.3_8.3.13-0lenny1_hppa.deb badda0011af244c49e682662bc8f7911 1768074 misc optional postgresql-client-8.3_8.3.13-0lenny1_hppa.deb 7f5bebe5012f059e59c17a878e819528 855382 libdevel optional postgresql-server-dev-8.3_8.3.13-0lenny1_hppa.deb 37f6834717ea0188cca718936e7095ce 657142 misc optional postgresql-contrib-8.3_8.3.13-0lenny1_hppa.deb cf15ae52f07ff363c287223224540799 310504 misc optional postgresql-plperl-8.3_8.3.13-0lenny1_hppa.deb c379b3d75ff00a2c2d35c0a1369b7c71 302570 misc optional postgresql-plpython-8.3_8.3.13-0lenny1_hppa.deb be73a0d6f7538657c11ded1b626da501 300250 misc optional postgresql-pltcl-8.3_8.3.13-0lenny1_hppa.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (GNU/Linux) iQIcBAEBCAAGBQJNFYTWAAoJEBv4PF5U/IZAPgwQAJNJFBjBQg2NNvi9+qcTJOh0 rZA2bi66O+jb2Zo95I7uuds/AJ9CUehAO2bFaBZE3yTCggO3u65AbHk1bKSf7Re1 OVXdy+FG8CyCOI49IGHhj7tQXQPDOAkSHiB0/3HJaV/jaRg5ENcm5zvG7EcBy3lB qiDiOU6l0BhW4wswXJ7mCcV5zNhlGHA6TohQBqqdlUaNyRIYEuuHdGEywfcbkgPE qE5zx8EFj/qT6lOuCba2OFB2WnoLRb3StBrBPtRoKP8ZuTYJNzng5E9a40q6l3jo yPJJZTwWFTITkUyF/bWb/N/Lt/vv2KG10F6yWXS6jCJoioCtcmyK7XtcQ11Sqa8H w04+zxWiJsKpijppQ6NnJrnXMNXGFvYKoshlhFaPm3U3KrByfTBrqxpUJRIgK7Nd PKxic3zF59oKky/12BPLdwTTsTE2gRIgwY9a3yhSojAVh07fUY1uXcsNLP9o8+ss 7fWjdRlaHm/MUNA2vB/PlWFLPXJlhJbwldp7RE9r3o5LsbaWdcRQ2ow8DrWR7jx3 xuDF2DeVpsKSeozbHqZLLAywnaqKsRh/0uM/CXD4+NpSTJqDUWUw10ofxxN78Crr otD7YzsuWNIybdbUpxZ/fTHkl6J6GnUW3SqjNRVInYEBAGiRgHj+WBIMhVHc67Ai tckf4d1kIPP+KKQhe5O+ =Bt4l -----END PGP SIGNATURE-----