I notice that text is showing up in the HTML output. For
example, dml.sgml begins with
This chapter is still quite incomplete.
and said text is visible at
http://developer.postgresql.org/docs/postgres/dml.html
That isn't what we want, is it?
regards, tom lane
Tom Lane writes:
> I notice that text is showing up in the HTML output.
There is some magic that makes comments show up if the version string
contains "devel". That is, everything is working perfectly.
--
Peter Eisentraut [EMAIL PROTECTED]
---(end of broadcast)
Peter Eisentraut <[EMAIL PROTECTED]> writes:
> There is some magic that makes comments show up if the version string
> contains "devel". That is, everything is working perfectly.
Tricky, tricky ...
regards, tom lane
---(end of broadcast)--