Re: Using '>' in docs

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: PostgreSQL-documentation <pgsql-docs(at)postgresql(dot)org>
Subject: Re: Using '>' in docs
Date: 2015-06-12 02:53:51
Message-ID: 20150612025351.GA11559@momjian.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-docs

On Thu, Jun 11, 2015 at 10:51:25PM -0400, Tom Lane wrote:
> Bruce Momjian <bruce(at)momjian(dot)us> writes:
> > I see 34 instance of "=>" in our docs. Shouldn't the '>' be escaped,
> > e.g. =&gt;?
>
> In principle, yes, though you can often get away with this as long as
> there's not a '<' nearby ...

Yeah, that's what I thought --- it seems sloppy. What I am not clear
about is how to find other cases.

--
Bruce Momjian <bruce(at)momjian(dot)us> http://momjian.us
EnterpriseDB http://enterprisedb.com

+ Everyone has their own god. +

In response to

Responses

Browse pgsql-docs by date

  From Date Subject
Next Message Fujii Masao 2015-06-12 04:00:07 Re: pg_file_settings and catalog.sgml
Previous Message Tom Lane 2015-06-12 02:51:25 Re: Using '>' in docs