X-Original-To: pgsql-docs-postgresql.org@localhost.postgresql.org Received: from localhost (unknown [200.46.204.2]) by svr1.postgresql.org (Postfix) with ESMTP id C30CCD1B8CA for ; Thu, 4 Mar 2004 02:40:24 +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 79149-03 for ; Wed, 3 Mar 2004 22:40:31 -0400 (AST) Received: from maynard.mail.mindspring.net (maynard.mail.mindspring.net [207.69.200.243]) by svr1.postgresql.org (Postfix) with ESMTP id 1FAADD1B8C3 for ; Wed, 3 Mar 2004 22:40:21 -0400 (AST) Received: from sdn-ap-001njpennp0490.dialsprint.net ([63.185.129.236] helo=mindspring.com) by maynard.mail.mindspring.net with esmtp (Exim 3.33 #1) id 1Ayimh-0002UY-00 for pgsql-docs@postgresql.org; Wed, 03 Mar 2004 21:40:29 -0500 Received: (from lbayuk@localhost) by mindspring.com (8.12.10/8.12.10) id i242Ur5q000366 for pgsql-docs@postgresql.org; Wed, 3 Mar 2004 21:30:53 -0500 From: L J Bayuk Message-Id: <200403040230.i242Ur5q000366@mindspring.com> Subject: Re: Request temporary freeze of libpgtcl chapter in manual To: pgsql-docs@postgresql.org Date: Wed, 3 Mar 2004 21:30:53 -0500 (EST) In-Reply-To: from "Henry B. Hotz" at Feb 21, 2004 03:01:04 PM X-Mailer: ELM [version 2.5 PL6] MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at postgresql.org X-Archive-Number: 200403/2 X-Sequence-Number: 2292 Henry B. Hotz wrote: > > At 1:01 AM +0000 2/20/04, ljb wrote: > >I would like to request that no changes be made to the libpgtcl > >chapter in the PostgreSQL reference manual, at least for the near term, > >beyond file revision 1.40 in CVS. Otherwise, I can't promise any changes > >you make will end up in my version of the manual, in the event that the > >unbundling effort is successful. Is this OK? > > I'm not contributing, so it's not an issue for me. > > However isn't the whole point of CVS to make re-merging changes like this easy? Yes, in normal cases CVS would handle this, but the goal is to unbundle the Pgtcl interface and its manual from the core PostgreSQL product. This means there will be no more Pgtcl chapter in the PostgreSQL manual - just like there is no longer a chapter on the Perl interface. I've made so many changes to my version of this material that it is unlikely either could be merged into the other. My new Pgtcl version and its manual have now been released at: http://gborg.postgresql.org/project/pgtclng/ There is an unpacked version of the manual for viewing on my own site: http://lbayuk.home.mindspring.com/pgtcldocs/ but this is temporary, and I would like to find a more permanent place for it. There doesn't seem to be a way to put a docbook-generated manual on gborg.postgresql.org. I wonder if they would allow it on techdocs.postgresql.org.