| From: | Bruce Momjian <bruce(at)momjian(dot)us> |
|---|---|
| To: | Marco Nenciarini <marco(dot)nenciarini(at)2ndquadrant(dot)it> |
| Cc: | pgsql-hackers(at)postgresql(dot)org |
| Subject: | Re: Minor issues with docs |
| Date: | 2011-06-02 23:32:53 |
| Message-ID: | 201106022332.p52NWrW20055@momjian.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
Marco Nenciarini wrote:
> While I was working on automatic translation of PostgreSQL's
> documentation from SGML to XML, I found some minor issues.
>
> In the file doc/src/sgml/ecpg.sgml there are many lines of C code
> containing unescaped '<' characters.
>
> In the file doc/src/sgml/array.sgml there is a tag which has a case
> mismatch error with its end tag.
>
> Attached you can find the patch, if you want to apply it.
Thanks, applied.
--
Bruce Momjian <bruce(at)momjian(dot)us> http://momjian.us
EnterpriseDB http://enterprisedb.com
+ It's impossible for everything to be true. +
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Noah Misch | 2011-06-03 00:25:21 | Re: Domains versus polymorphic functions, redux |
| Previous Message | Bruce Momjian | 2011-06-02 23:05:15 | Re: pg_upgrade automatic testing |