[pgpool-hackers: 1840] Re: [pgpool-committers: 3541] pgpool: Fix SGML compile errors.

Tatsuo Ishii ishii at sraoss.co.jp
Fri Oct 7 07:00:42 JST 2016


Usama,

As I asked before, please do not use "_" (underscore) in id="..." of
varlistentry tag.

Best regards,
--
Tatsuo Ishii
SRA OSS, Inc. Japan
English: http://www.sraoss.co.jp/index_en.php
Japanese:http://www.sraoss.co.jp

From: Tatsuo Ishii <ishii at postgresql.org>
Subject: [pgpool-committers: 3541] pgpool: Fix SGML compile errors.
Date: Thu, 06 Oct 2016 21:58:51 +0000
Message-ID: <E1bsGgl-0003R1-EQ at gothos.postgresql.org>

> Fix SGML compile errors.
> 
> openjade  -wall -wno-unused-param -wno-empty -wfully-tagged   -d stylesheet.dsl -t sgml -i output-html  -i include-index pgpool.sgml
> openjade:loadbalance.sgml:28:31:E: character "_" is not allowed in the value of attribute "ID"
> openjade:healthcheck.sgml:62:31:E: character "_" is not allowed in the value of attribute "ID"
> openjade:healthcheck.sgml:89:33:E: character "_" is not allowed in the value of attribute "LINKEND"
> openjade:failover.sgml:191:25:E: character "_" is not allowed in the value of attribute "ID"
> 
> Branch
> ------
> master
> 
> Details
> -------
> http://git.postgresql.org/gitweb?p=pgpool2.git;a=commitdiff;h=c9bdc4a59c9ee4d820122ee009eb0ea083388dc4
> 
> Modified Files
> --------------
> doc/src/sgml/failover.sgml    | 2 +-
> doc/src/sgml/healthcheck.sgml | 4 ++--
> doc/src/sgml/loadbalance.sgml | 2 +-
> 3 files changed, 4 insertions(+), 4 deletions(-)
> 
> _______________________________________________
> pgpool-committers mailing list
> pgpool-committers at pgpool.net
> http://www.pgpool.net/mailman/listinfo/pgpool-committers


More information about the pgpool-hackers mailing list