Thread

  1. Minor issues with docs

    Marco Nenciarini <marco.nenciarini@2ndquadrant.it> — 2011-05-25T18:05:48Z

    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.
    
    Regards,
    Marco
    
    -- 
    Marco Nenciarini - 2ndQuadrant Italy
    PostgreSQL Training, Services and Support
    marco.nenciarini@2ndQuadrant.it | www.2ndQuadrant.it
    
  2. Re: Minor issues with docs

    Bruce Momjian <bruce@momjian.us> — 2011-06-02T23:32:53Z

    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@momjian.us>        http://momjian.us
      EnterpriseDB                             http://enterprisedb.com
    
      + It's impossible for everything to be true. +