Received: from localhost (maia-2.hub.org [200.46.204.187]) by postgresql.org (Postfix) with ESMTP id 525DC9FC02A for ; Thu, 21 Jun 2007 07:44:15 -0300 (ADT) Received: from postgresql.org ([200.46.204.71]) by localhost (mx1.hub.org [200.46.204.187]) (amavisd-maia, port 10024) with ESMTP id 13742-04 for ; Thu, 21 Jun 2007 07:44:10 -0300 (ADT) X-Greylist: from auto-whitelisted by SQLgrey-1.7.5 Received: from gauss.credativ.com (ipx11302.ipxserver.de [212.112.227.254]) by postgresql.org (Postfix) with ESMTP id CB8479FBFE0 for ; Thu, 21 Jun 2007 07:44:14 -0300 (ADT) Received: from gauss.credativ.com (localhost [127.0.0.1]) by gauss.credativ.com (Postfix) with ESMTP id 4BC7FD7916; Thu, 21 Jun 2007 12:44:10 +0200 (CEST) Received: from ip6-localhost (localhost [127.0.0.1]) by gauss.credativ.com (Postfix) with ESMTP id 64205D791B; Thu, 21 Jun 2007 12:44:03 +0200 (CEST) From: Peter Eisentraut To: pgsql-docs@postgresql.org Subject: Re: utility programs EXAMPLES at HEAD is not yet corrected Date: Thu, 21 Jun 2007 12:44:03 +0200 User-Agent: KMail/1.9.5 Cc: Katsuhiko Okano References: <467A1A50.5050309@oss.ntt.co.jp> In-Reply-To: <467A1A50.5050309@oss.ntt.co.jp> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-2022-jp" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200706211244.04156.peter_e@gmx.net> X-Virus-Scanned: ClamAV using ClamSMTP X-Virus-Scanned: Maia Mailguard 1.0.1 X-Archive-Number: 200706/18 X-Sequence-Number: 4307 Am Donnerstag, 21. Juni 2007 08:27 schrieb Katsuhiko Okano: > The action of the createdb command and others changed at HEAD and > the sgml file was also corrected. > However, description of EXAMPLES is not yet corrected. > I think that correction is required also there. I have updated the examples. Let us know if you find anything that is still not matching. -- Peter Eisentraut http://developer.postgresql.org/~petere/