Received: from maia.hub.org (maia-5.hub.org [200.46.204.29]) by mail.postgresql.org (Postfix) with ESMTP id 099EE1337CB5 for ; Fri, 8 Apr 2011 21:00:23 -0300 (ADT) Received: from mail.postgresql.org ([200.46.204.86]) by maia.hub.org (mx1.hub.org [200.46.204.29]) (amavisd-maia, port 10024) with ESMTP id 16830-02-9 for ; Sat, 9 Apr 2011 00:00:09 +0000 (UTC) X-Greylist: from auto-whitelisted by SQLgrey-1.7.6 Received: from sss.pgh.pa.us (sss.pgh.pa.us [66.207.139.130]) by mail.postgresql.org (Postfix) with ESMTP id C7D071337D1A for ; Fri, 8 Apr 2011 20:27:51 -0300 (ADT) Received: from sss2.sss.pgh.pa.us (tgl@localhost [127.0.0.1]) by sss.pgh.pa.us (8.14.2/8.14.2) with ESMTP id p38NRnCJ021037; Fri, 8 Apr 2011 19:27:49 -0400 (EDT) To: Susanne Ebrecht cc: pgsql-docs@postgresql.org Subject: Re: tutorial source code In-reply-to: <4D9F7859.5000008@2ndQuadrant.com> References: <4D9F7859.5000008@2ndQuadrant.com> Comments: In-reply-to Susanne Ebrecht message dated "Fri, 08 Apr 2011 23:04:25 +0200" Date: Fri, 08 Apr 2011 19:27:49 -0400 Message-ID: <21036.1302305269@sss.pgh.pa.us> From: Tom Lane X-Virus-Scanned: Maia Mailguard 1.0.1 X-Spam-Status: No, hits=-1.91 tagged_above=-5 required=5 tests=BAYES_00=-1.9, T_RP_MATCHES_RCVD=-0.01 X-Spam-Level: X-Archive-Number: 201104/64 X-Sequence-Number: 6635 Susanne Ebrecht writes: > I saw that not all examples in actual documentation made it into the > tutorial source code. > The source code looks a little bit outdated. > Do we still maintain the tutorial source code? I think no one's touched it in a long time. Feel free to improve it. regards, tom lane