Received: from localhost (unknown [200.46.204.183]) by postgresql.org (Postfix) with ESMTP id 0467364FF57 for ; Wed, 3 Sep 2008 14:00:13 -0300 (ADT) Received: from postgresql.org ([200.46.204.86]) by localhost (mx1.hub.org [200.46.204.183]) (amavisd-maia, port 10024) with ESMTP id 01361-03 for ; Wed, 3 Sep 2008 14:00:06 -0300 (ADT) X-Greylist: from auto-whitelisted by SQLgrey-1.7.6 Received: from lists.commandprompt.com (host-159.commandprompt.net [207.173.203.159]) by postgresql.org (Postfix) with ESMTP id 579A764FD0D for ; Wed, 3 Sep 2008 14:00:05 -0300 (ADT) Received: from perhan.alvh.no-ip.org (200-126-66-230.bk5-dsl.surnet.cl [200.126.66.230]) (authenticated bits=0) by lists.commandprompt.com (8.13.8/8.13.8) with ESMTP id m83H2v35008569 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Wed, 3 Sep 2008 10:03:00 -0700 Received: by perhan.alvh.no-ip.org (Postfix, from userid 1000) id A36A847CA7; Wed, 3 Sep 2008 12:59:42 -0400 (CLT) Date: Wed, 3 Sep 2008 12:59:42 -0400 From: Alvaro Herrera To: Bruce Momjian Cc: Andy Anderson , pgsql-docs@postgresql.org Subject: Re: Backslash Escape Sequences Message-ID: <20080903165942.GB4114@alvh.no-ip.org> References: <3E797734-2E62-4E9D-955E-94D63EA114B7@amherst.edu> <200806262225.m5QMPOR02121@momjian.us> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200806262225.m5QMPOR02121@momjian.us> User-Agent: Mutt/1.5.18 (2008-05-17) X-Greylist: Sender succeeded SMTP AUTH, not delayed by milter-greylist-4.0 (lists.commandprompt.com [207.173.203.159]); Wed, 03 Sep 2008 10:03:00 -0700 (PDT) X-Virus-Scanned: Maia Mailguard 1.0.1 X-Spam-Status: No, hits=0 tagged_above=0 required=5 tests=none X-Spam-Level: X-Archive-Number: 200809/1 X-Sequence-Number: 4962 Bruce Momjian wrote: > > OK, then, I hope the following is accurate enough SGML to be more > > useful. Submitted here per the instructions on > > > Good idea --- a table is certainly clearer. I modified your patch and > applied the attached version. Thanks much. Hmm, I think the \\ and \' stuff should be part of that table too -- the \a as in the patch seemed fine. -- Alvaro Herrera http://www.CommandPrompt.com/ The PostgreSQL Company - Command Prompt, Inc.