Thread: pgsql-server/doc/src/sgml func.sgml

pgsql-server/doc/src/sgml func.sgml

From
dennis@svr1.postgresql.org (Dennis Bjorklund)
Date:
CVSROOT:    /cvsroot
Module name:    pgsql-server
Changes by:    dennis@svr1.postgresql.org    04/03/04 16:09:30

Modified files:
    doc/src/sgml   : func.sgml

Log message:
    The trim function doc did not say that the second argument could be
    be omitted. This patch fixes that. It also fixes a bug where the
    type text was not wrapped as <type>text</type>.