Also, the psql documentation doesn't mention XHTML, it just says
HTML.  This is both the man page and

/usr/share/doc/postgresql-doc-8.1/html/app-psql.html

This location:

http://archives.postgresql.org/pgsql-announce/2003-06/msg00007.php

says:

        The output now validates as HTML 4.01 Strict, XHTML 1.0
        strict, and XHTML 1.1 (assuming you wrap it in a valid
        html/body document).

which isn't quite true, with the "apos".

I know it is a nitpick.  Perhaps better documenting current behavior
is the best option.

Peter Eisentraut <[EMAIL PROTECTED]> writes:

> Kevin Dalley wrote:
>> When html mode of psql is set (\H) "&apos;" is occasionally produced.
>> While this is legal xml, it is not html.
>
> While &apos; is not valid in HTML 4.01, it is valid in XHTML 1.0, and 
> that is what psql produces.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to