Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtp (Exim 4.72) (envelope-from ) id 1U6B4S-0000JC-6s for pgsql-docs@arkaria.postgresql.org; Fri, 15 Feb 2013 02:30:40 +0000 Received: from localhost ([127.0.0.1] helo=postgresql.org) by malur.postgresql.org with smtp (Exim 4.72) (envelope-from ) id 1U6B4R-0007Dm-MR for pgsql-docs@arkaria.postgresql.org; Fri, 15 Feb 2013 02:30:39 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtp (Exim 4.72) (envelope-from ) id 1U6B4Q-0007D4-LQ for pgsql-docs@postgresql.org; Fri, 15 Feb 2013 02:30:38 +0000 Received: from mout.gmx.net ([212.227.15.19]) by magus.postgresql.org with esmtp (Exim 4.72) (envelope-from ) id 1U6B4N-0006zX-B2 for pgsql-docs@postgresql.org; Fri, 15 Feb 2013 02:30:38 +0000 Received: from mailout-de.gmx.net ([10.1.76.28]) by mrigmx.server.lan (mrigmx002) with ESMTP (Nemesis) id 0M7WSv-1UrexR06a7-00xNUM for ; Fri, 15 Feb 2013 03:30:34 +0100 Received: (qmail invoked by alias); 15 Feb 2013 02:30:33 -0000 Received: from pool-108-52-108-60.phlapa.fios.verizon.net (EHLO [192.168.1.5]) [108.52.108.60] by mail.gmx.net (mp028) with SMTP; 15 Feb 2013 03:30:33 +0100 X-Authenticated: #495269 X-Provags-ID: V01U2FsdGVkX1/5e1Qi/FL5SwWp3gNxy06wbtzoMzr2linWtuh3qK cl4wO93s0nYWAJ Message-ID: <1360895431.20348.4.camel@vanquo.pezone.net> Subject: Re: old testlo example code From: Peter Eisentraut To: Magnus Hagander Cc: Josh Kupershmidt , pgsql-docs Date: Thu, 14 Feb 2013 21:30:31 -0500 In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" X-Mailer: Evolution 3.4.4-1 Mime-Version: 1.0 Content-Transfer-Encoding: 7bit X-Y-GMX-Trusted: 0 X-Pg-Spam-Score: -1.9 (-) List-Archive: List-Help: List-ID: List-Owner: List-Post: List-Subscribe: List-Unsubscribe: X-Mailing-List: pgsql-docs Precedence: bulk Sender: pgsql-docs-owner@postgresql.org On Sat, 2013-01-05 at 15:14 +0100, Magnus Hagander wrote: > ISTM we should either remove the example programs and replace them > with just a reference, or find a way to include the source code into > the documentation with some kind of include statement instead of > haivng a copy of it. That should be done the same way for all the > example programs, not just the testlo ones of course. > > Not sure if it's possible to create such an include though - someone > who knows our toolchain better can hopefully comment on that? I've been looking into this. It's not easily possible with the current SGML setup. (XInclude with XML would probably work.) So for now it would be best if someone could just sync up the docs with the code until we figure out a better way. -- Sent via pgsql-docs mailing list (pgsql-docs@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-docs