X-Original-To: pgsql-www-postgresql.org@localhost.postgresql.org Received: from localhost (unknown [200.46.204.2]) by svr1.postgresql.org (Postfix) with ESMTP id 28C41D1BA4C for ; Wed, 3 Mar 2004 15:11:30 +0000 (GMT) Received: from svr1.postgresql.org ([200.46.204.71]) by localhost (neptune.hub.org [200.46.204.2]) (amavisd-new, port 10024) with ESMTP id 62817-10 for ; Wed, 3 Mar 2004 11:11:24 -0400 (AST) Received: from www.postgresql.com (www.postgresql.com [200.46.204.209]) by svr1.postgresql.org (Postfix) with ESMTP id 8AA81D1C94B for ; Wed, 3 Mar 2004 11:11:11 -0400 (AST) Received: by www.postgresql.com (Postfix, from userid 80) id 1684FCF4D26; Wed, 3 Mar 2004 11:11:10 -0400 (AST) To: pgsql-www@postgresql.org Subject: New News Entry Message-Id: <20040303151110.1684FCF4D26@www.postgresql.com> Date: Wed, 3 Mar 2004 11:11:10 -0400 (AST) From: www@www.postgresql.com (World Wide Web Owner) X-Virus-Scanned: by amavisd-new at postgresql.org X-Archive-Number: 200403/22 X-Sequence-Number: 3838 A new entry has been added to the news database. Database Admin: http://www.postgresql.org/admin/edit_news.php?172 Submitted by: press@postgresql.org Headline: PostgreSQL 7.3.6 Update Released Summary: After several fixes were backpatches to the 7_3_STABLE branch, we have now released a 7.3.6. Story: After several fixes were backpatches to the 7_3_STABLE branch, we have now released a 7.3.6. As the list of Changes since 7.3.5 is quite small, they are included in this email: * Revert erroneous changes in rule permissions checking * Repair incorrect order of operations in GetNewTransactionId() * Ensure configure selects -fno-strict-aliasing even when an external value for CFLAGS is supplied * Make pg_restore handle 64-bit off_t correctly * Make contrib/dblink not assume that local and remote type OIDs match (Joe) * Quote connectby()\'s start_with argument properly (Joe) * Don\'t crash when a rowtype argument to a plpgsql function is NULL * Avoid generating invalid character encoding sequences in corner cases when planning LIKE operations * Ensure text_position() cannot scan past end of source string in multibyte cases (Korea PostgreSQL Users\' Group) * Fix index optimization and selectivity estimates for LIKE operations on bytea columns (Joe) This version, as with most minor versions, does not require a dump/reload to put into place. As always, this release is available on all our mirrors, viable at: http://www.postgresql.org/mirrors-www.html And, thanks to David Fetter, is also available via BitTorrent at: http://bt.postgresql.org