Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtp (Exim 4.80) (envelope-from ) id 1Z3F4D-0003ZX-E6 for pgsql-docs@arkaria.postgresql.org; Fri, 12 Jun 2015 02:51:37 +0000 Received: from localhost ([127.0.0.1] helo=postgresql.org) by malur.postgresql.org with smtp (Exim 4.80) (envelope-from ) id 1Z3F4C-0005mL-UX for pgsql-docs@arkaria.postgresql.org; Fri, 12 Jun 2015 02:51:36 +0000 Received: from makus.postgresql.org ([2001:4800:1501:1::229]) by malur.postgresql.org with esmtps (TLS1.2:RSA_AES_256_CBC_SHA256:256) (Exim 4.80) (envelope-from ) id 1Z3F4B-0005mC-1y for pgsql-docs@postgresql.org; Fri, 12 Jun 2015 02:51:35 +0000 Received: from sss.pgh.pa.us ([66.207.139.130]) by makus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA384:256) (Exim 4.84) (envelope-from ) id 1Z3F48-0007uc-5j for pgsql-docs@postgresql.org; Fri, 12 Jun 2015 02:51:33 +0000 Received: from sss1.sss.pgh.pa.us (localhost [127.0.0.1]) by sss.pgh.pa.us (8.14.4/8.14.4) with ESMTP id t5C2pPFN032554; Thu, 11 Jun 2015 22:51:25 -0400 From: Tom Lane To: Bruce Momjian cc: PostgreSQL-documentation Subject: Re: Using '>' in docs In-reply-to: <20150612022852.GA26788@momjian.us> References: <20150612022852.GA26788@momjian.us> Comments: In-reply-to Bruce Momjian message dated "Thu, 11 Jun 2015 22:28:52 -0400" Date: Thu, 11 Jun 2015 22:51:25 -0400 Message-ID: <32553.1434077485@sss.pgh.pa.us> 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 Bruce Momjian writes: > I see 34 instance of "=>" in our docs. Shouldn't the '>' be escaped, > e.g. =>? In principle, yes, though you can often get away with this as long as there's not a '<' nearby ... regards, tom lane -- Sent via pgsql-docs mailing list (pgsql-docs@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-docs