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

pgsql: Change descriptions of entity and tag objects to "XML entity" and - Mailing list pgsql-committers

From [email protected] (Andrew Dunstan)
Subject pgsql: Change descriptions of entity and tag objects to "XML entity" and
Date
Msg-id [email protected]
Whole thread Raw
Responses Re: pgsql: Change descriptions of entity and tag objects to "XML entity" and
List pgsql-committers
Log Message:
-----------
Change descriptions of entity and tag objects to "XML entity" and "XML tag".
Allow tag and entity names that follow XML rules. Provide for hexadecimal
as well as decimal numeric entities. Adjust code names to coincide with
new descriptions.

Modified Files:
--------------
    pgsql/doc/src/sgml:
        textsearch.sgml (r1.36 -> r1.37)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/textsearch.sgml?r1=1.36&r2=1.37)
    pgsql/src/backend/tsearch:
        wparser_def.c (r1.10 -> r1.11)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/tsearch/wparser_def.c?r1=1.10&r2=1.11)
    pgsql/src/test/regress/expected:
        tsearch.out (r1.8 -> r1.9)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/test/regress/expected/tsearch.out?r1=1.8&r2=1.9)

pgsql-committers by date:

Previous
From: [email protected] (Bruce Momjian)
Date:
Subject: pgsql: Split "server changes" up into smaller sections in release notes.
Next
From: [email protected] (Bruce Momjian)
Date:
Subject: pgsql: Trim down release section headings (no need for Changes).