Re: [HACKERS] Minor issues with docs

2011-06-02 Thread Bruce Momjian
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

[HACKERS] Minor issues with docs

2011-05-25 Thread Marco Nenciarini
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 mismat