X-Original-To: pgsql-docs-postgresql.org@localhost.postgresql.org Received: from localhost (unknown [200.46.204.144]) by svr1.postgresql.org (Postfix) with ESMTP id DB118D1B220 for ; Thu, 5 Aug 2004 21:35:54 -0300 (ADT) Received: from svr1.postgresql.org ([200.46.204.71]) by localhost (av.hub.org [200.46.204.144]) (amavisd-new, port 10024) with ESMTP id 57495-06 for ; Fri, 6 Aug 2004 00:35:55 +0000 (GMT) Received: from sss.pgh.pa.us (sss.pgh.pa.us [66.207.139.130]) by svr1.postgresql.org (Postfix) with ESMTP id 8B412D1B1CE for ; Thu, 5 Aug 2004 21:35:49 -0300 (ADT) Received: from sss2.sss.pgh.pa.us (tgl@localhost [127.0.0.1]) by sss.pgh.pa.us (8.12.11/8.12.11) with ESMTP id i760ZpAm004365; Thu, 5 Aug 2004 20:35:51 -0400 (EDT) To: David Fetter Cc: pgsql-docs@postgresql.org Subject: Re: [HACKERS] 8.0 beta status In-reply-to: <20040806002553.GA27306@fetter.org> References: <4027.1091750294@sss.pgh.pa.us> <20040806002553.GA27306@fetter.org> Comments: In-reply-to David Fetter message dated "Thu, 05 Aug 2004 17:25:53 -0700" Date: Thu, 05 Aug 2004 20:35:51 -0400 Message-ID: <4364.1091752551@sss.pgh.pa.us> From: Tom Lane X-Virus-Scanned: by amavisd-new at hub.org X-Spam-Status: No, hits=0.0 tagged_above=0.0 required=5.0 tests= X-Spam-Level: X-Archive-Number: 200408/7 X-Sequence-Number: 2467 David Fetter writes: > On Thu, Aug 05, 2004 at 07:58:14PM -0400, Tom Lane wrote: >> The documentation, however, desperately needs work still; and Marc >> would like to get some of the postgresql.org domains shifted over to >> the newly-installed venus server before we go beta. > Which docs are in the most desparate need of help? The problem is really that we've done only cursory documentation additions for the features added in 8.0. For instance, there are reference pages for SAVEPOINT/ROLLBACK TO/RELEASE but there are still many places that incorrectly say that we don't have nested transactions; much less places that give examples involving using nested transactions to solve real problems. What I was thinking of doing was just trying to read large sections of the docs and annotate places that are out of date and need work. If there are any particular areas you are familiar with, you might want to claim responsibility for those. regards, tom lane