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 A4B53D1BB63 for ; Thu, 6 Nov 2003 18:00:17 +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 20732-02 for ; Thu, 6 Nov 2003 13:59:46 -0400 (AST) Received: from www.postgresql.com (unknown [200.46.204.209]) by svr1.postgresql.org (Postfix) with ESMTP id 16027D1BB48 for ; Thu, 6 Nov 2003 13:59:46 -0400 (AST) Received: by www.postgresql.com (Postfix, from userid 80) id 039FCCF48E7; Thu, 6 Nov 2003 13:59:45 -0400 (AST) To: pgsql-www@postgresql.org Subject: New News Entry Message-Id: <20031106175945.039FCCF48E7@www.postgresql.com> Date: Thu, 6 Nov 2003 13:59:45 -0400 (AST) From: www@www.postgresql.com (World Wide Web Owner) X-Virus-Scanned: by amavisd-new at postgresql.org X-Spam-Status: No, hits=0.0 tagged_above=0.0 required=5.0 tests= X-Spam-Level: X-Archive-Number: 200311/74 X-Sequence-Number: 2721 A new entry has been added to the news database. Database Admin: http://www.postgresql.org/admin/edit_news.php?159 Submitted by: press@postgresql.org Headline: PostgreSQL v7.4 Release Candidate 1 Summary: After a relatively short period for beta5, where nothing major arose, we have just packaged up our first Release Candidate for v7.4, with the hopes of producing a full release over the next 7 to 14 days. Story: After a relatively short period for beta5, where nothing major arose, we have just packaged up our first Release Candidate for v7.4, with the hopes of producing a full release over the next 7 to 14 days. There is only one major change between Beta5 and RC1 that, so far, has been reported back ... RC1 will no longer work with TCL8.0.x, due to a change to pgtclCmds.c: Use Tcl ByteArray objects to avoid unwanted character set translation in libpgtcl\'s lo_read/lo_write commands. Also, deal correctly with failure return from lo_read(). ljb and Tom Lane. There are a few other changes that were made, affecting RI, Java and ECPG, among others, with a full list of changes available at: ftp://ftp.postgresql.org/pub/sources/v7.4/ChangeLog.BETA5.to.RC1 As we are in the home stretch of a full release, we encourage as many as possible to test and report any bugs they can find, whether as part of the build process, or running in \"real life\" scenarios. If we\'ve heard no reports back before midnight on Thursday, we are looking at a full code freeze, with a Final Release to happen on the following Monday.