Thanks to visit codestin.com
Credit goes to postgrespro.com

pgsql: Use SGML table to show backslash string escapes, rather than have - Mailing list pgsql-committers

From [email protected] (Bruce Momjian)
Subject pgsql: Use SGML table to show backslash string escapes, rather than have
Date
Msg-id [email protected]
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Use SGML table to show backslash string escapes, rather than have them
appear in a paragraph.

Andy Anderson

Modified Files:
--------------
    pgsql/doc/src/sgml:
        syntax.sgml (r1.122 -> r1.123)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/syntax.sgml?r1=1.122&r2=1.123)

pgsql-committers by date:

Previous
From: [email protected] (Bruce Momjian)
Date:
Subject: pgsql: Add MERGE TODO URL: >
Next
From: [email protected] (Tom Lane)
Date:
Subject: pgsql: Modify the recently-added probe for -Wl,--as-needed some more,