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

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

From
momjian@postgresql.org (Bruce Momjian - CVS)
Date:
CVSROOT:    /cvsroot
Module name:    pgsql-server
Changes by:    momjian@postgresql.org    02/08/22 00:56:45

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

Log message:
    Fix for documention:

    >>" It's also possible to select no escape character by writing ESCAPE ''.
    >>In this case there is no way to turn off the special meaning of
    >>underscore and percent signs in the pattern."

    Joe Conway