-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 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: powerpc Version: 8.3.13-0lenny1 Distribution: stable Urgency: low Maintainer: powerpc Build Daemon (porpora) 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: 4d483c76f148bb7b22e8b672bf6599c2c52f83f7 485082 libpq-dev_8.3.13-0lenny1_powerpc.deb 9045a53cc0c4a539a99c1505d5fe6e656ebdc32a 413988 libpq5_8.3.13-0lenny1_powerpc.deb 4e1b7067899bd9561fede9f774764910ee1a17d5 309218 libecpg6_8.3.13-0lenny1_powerpc.deb 944e4f3deaaf9f07a1b1e72e36b7c1b7c398227f 494330 libecpg-dev_8.3.13-0lenny1_powerpc.deb 6c92f6736edd8493bd52a2146ffa8f82a139724a 286824 libecpg-compat3_8.3.13-0lenny1_powerpc.deb 3cd8ea2e0386b96b73af87eb7952a048f545ac54 310708 libpgtypes3_8.3.13-0lenny1_powerpc.deb cfc22fb3ef54367ee4e17eea5f64cabf86e6dd19 5794786 postgresql-8.3_8.3.13-0lenny1_powerpc.deb 81bf92d7d7d354c726e53a9c597af80c99823e00 1767430 postgresql-client-8.3_8.3.13-0lenny1_powerpc.deb 87af2c65ce3a8ddd4477c97ec9970e870492bb3c 854220 postgresql-server-dev-8.3_8.3.13-0lenny1_powerpc.deb 3c47961ec1a3220622fdd4f0ab3295c708a0c361 689486 postgresql-contrib-8.3_8.3.13-0lenny1_powerpc.deb 7e939c24fd98bad8768289c6297e12a180282ec6 309422 postgresql-plperl-8.3_8.3.13-0lenny1_powerpc.deb f9b15155b052824698db9185861c74388c666735 302260 postgresql-plpython-8.3_8.3.13-0lenny1_powerpc.deb 2cd060f238fe889e48f4f5e732698534408d6196 300726 postgresql-pltcl-8.3_8.3.13-0lenny1_powerpc.deb Checksums-Sha256: 310d4f15d04e9b0a4794b6e7bef5661ccc564c20291968e7ad2f02069cd44088 485082 libpq-dev_8.3.13-0lenny1_powerpc.deb ad888113f5c79ec9eea22b017bb8efbd6efb664614fcc302e7e8b3c822fcf574 413988 libpq5_8.3.13-0lenny1_powerpc.deb 945ab93207d29bd1643f563c35b29760b0dedb0aa794a4f04777fb226622782e 309218 libecpg6_8.3.13-0lenny1_powerpc.deb f7662a2f25fa1f86fac0bbf0cfca3ae46c781afa55c42f425bf489620cde8a0d 494330 libecpg-dev_8.3.13-0lenny1_powerpc.deb 5d4ca0e8082a2376b4250822db29c1934c3271df7b842ba6c87a2451f44558b6 286824 libecpg-compat3_8.3.13-0lenny1_powerpc.deb 1f5adaf8f1e07c69236df3c6029e6efb460e60f00178f517d8134681aa3e336b 310708 libpgtypes3_8.3.13-0lenny1_powerpc.deb d036bd614a2956d6bca296847292215125390b12c9f31583b3a805dfc83f4cd6 5794786 postgresql-8.3_8.3.13-0lenny1_powerpc.deb a3218125627a5c511ede990b103260e856c6ae000e527a096e79e48f09c199c1 1767430 postgresql-client-8.3_8.3.13-0lenny1_powerpc.deb 58d5bff007ee9abf30c1f366d707de13bf914862b0c0695e7d959b39019a7cb4 854220 postgresql-server-dev-8.3_8.3.13-0lenny1_powerpc.deb 4c47129698b48c73aaf08d0ed23b612ba1cc079e8bf357e9b95fa29abdf564f3 689486 postgresql-contrib-8.3_8.3.13-0lenny1_powerpc.deb 99ae62da55631e56128393b49501196eead9ef2f85ba36bef22b94cfd671afc3 309422 postgresql-plperl-8.3_8.3.13-0lenny1_powerpc.deb f5bcf482bdf6c59da94359184054208308409de75fdef79e512ff65d4466ac7f 302260 postgresql-plpython-8.3_8.3.13-0lenny1_powerpc.deb ba8075acdfe9536f4930c25decdf8a0c93d8d491c9723b6727701ec943b23062 300726 postgresql-pltcl-8.3_8.3.13-0lenny1_powerpc.deb Files: 04b4f2d2041f6ab8b77fab73d78a518e 485082 libdevel optional libpq-dev_8.3.13-0lenny1_powerpc.deb 9b095b6dda60d526b4b9b0e58ac17edc 413988 libs optional libpq5_8.3.13-0lenny1_powerpc.deb 1cb4d3c8b35400503e8203b785dbf48e 309218 libs optional libecpg6_8.3.13-0lenny1_powerpc.deb 80558bbc2ee78d9a13f18e9b932946ab 494330 libdevel optional libecpg-dev_8.3.13-0lenny1_powerpc.deb d91f828ebb37a045334a91bb5487e2b5 286824 libs optional libecpg-compat3_8.3.13-0lenny1_powerpc.deb b2d58a7edb9f8f2fb3db820f08bafc8c 310708 libs optional libpgtypes3_8.3.13-0lenny1_powerpc.deb cb120b721f48b0e56fd049d9a2ea11b0 5794786 misc optional postgresql-8.3_8.3.13-0lenny1_powerpc.deb 8682aeae35ceec6968a81d2fbc82ca71 1767430 misc optional postgresql-client-8.3_8.3.13-0lenny1_powerpc.deb 655e2a519d6be01d8f3db0c6bb660133 854220 libdevel optional postgresql-server-dev-8.3_8.3.13-0lenny1_powerpc.deb 287e5ab5284e95923ca975c5496fa26c 689486 misc optional postgresql-contrib-8.3_8.3.13-0lenny1_powerpc.deb 6ec3b1b6385107b63f022dcd40e16d08 309422 misc optional postgresql-plperl-8.3_8.3.13-0lenny1_powerpc.deb 07041d0d3cbb7234266528676edfbbe2 302260 misc optional postgresql-plpython-8.3_8.3.13-0lenny1_powerpc.deb 242816b8557b04f1129640bfb778a3ec 300726 misc optional postgresql-pltcl-8.3_8.3.13-0lenny1_powerpc.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (GNU/Linux) iEYEARECAAYFAk0UjYcACgkQ7Ro5M7LPzdi1twCg54yBIR8STdkIFQ9HXiRvxbF9 Y/QAoK8qHX0aXi4UDzoviHmTl4z4E/nB =TMcM -----END PGP SIGNATURE-----