X-Original-To: pgsql-interfaces-postgresql.org@localhost.postgresql.org Received: from localhost (unknown [200.46.204.2]) by svr1.postgresql.org (Postfix) with ESMTP id 4D23FD1B9A8; Mon, 23 Feb 2004 16:02:43 +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 47082-04; Mon, 23 Feb 2004 12:02:40 -0400 (AST) Received: from curie.credativ.org (credativ.com [217.160.209.18]) by svr1.postgresql.org (Postfix) with ESMTP id 65070D1B901; Mon, 23 Feb 2004 12:02:40 -0400 (AST) Received: from localhost (localhost [127.0.0.1]) by curie.credativ.org (Postfix) with ESMTP id E7BE456076; Mon, 23 Feb 2004 17:02:36 +0100 (CET) Received: from colt.pezone.net (dsl-213-023-254-044.arcor-ip.net [213.23.254.44]) (using TLSv1 with cipher RC4-MD5 (128/128 bits)) (No client certificate requested) by curie.credativ.org (Postfix) with ESMTP id 8783855BE9; Mon, 23 Feb 2004 17:02:36 +0100 (CET) From: Peter Eisentraut To: "Marc G. Fournier" , pgsql-interfaces@postgresql.org Subject: Re: tcl on gborg Date: Mon, 23 Feb 2004 17:02:35 +0100 User-Agent: KMail/1.5.1 Cc: Chris Ryan References: <20040220213432.X9391@ganymede.hub.org> In-Reply-To: <20040220213432.X9391@ganymede.hub.org> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200402231702.35563.peter_e@gmx.net> X-Virus-Scanned: by AMaViS at credativ.com X-Virus-Scanned: by amavisd-new at postgresql.org X-Archive-Number: 200402/75 X-Sequence-Number: 4768 Marc G. Fournier wrote: > k, so ... from what LJ states, gborg is now sync'd with -core, > correct? so I can do a remove of it and nothing will be lost? Note, if you move libpgtcl elsewhere, you will also have to take pgtclsh and pgtksh with it. Currently, I don't see these programs in the pgtcl project on gborg. Also, don't forget to move the documentation this time.