| From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
|---|---|
| To: | Alexander Law <exclusion(at)gmail(dot)com> |
| Cc: | Alvaro Herrera <alvherre(at)2ndquadrant(dot)com>, Jürgen Purtz <juergen(at)purtz(dot)de>, pgsql-docs(at)postgresql(dot)org |
| Subject: | Re: Docbook 5.x |
| Date: | 2016-09-14 15:52:29 |
| Message-ID: | 9636.1473868349@sss.pgh.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-docs |
Alexander Law <exclusion(at)gmail(dot)com> writes:
> Hello Alvaro,
> 14.09.2016 18:30, Alvaro Herrera wrote:
>> What's up with 30?
> ecpg.sgml contains "<remark>The scope of the allocated descriptor is
> WHAT?.</remark>", which is printed with XSLT but ignored with DSSSL.
> Maybe we can just remove such remarks. I found only two of them, other
> one in dml.sgml:
> <chapter id="dml">
> <title>Data Manipulation</title>
> <remark>
> This chapter is still quite incomplete.
> </remark>
Change them to SGML comments? Although actually the DML one should
be removed, I think it's ancient and obsolete.
regards, tom lane
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Alvaro Herrera | 2016-09-14 16:41:05 | Re: Docbook 5.x |
| Previous Message | Alexander Law | 2016-09-14 15:46:20 | Re: Docbook 5.x |