Re: pgsql: Change descriptions of entity and tag objects to "XML entity" and

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Andrew Dunstan <andrew(at)dunslane(dot)net>
Cc: pgsql-committers(at)postgresql(dot)org
Subject: Re: pgsql: Change descriptions of entity and tag objects to "XML entity" and
Date: 2007-11-20 04:08:45
Message-ID: 13131.1195531725@sss.pgh.pa.us
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

adunstan(at)postgresql(dot)org (Andrew Dunstan) writes:
> 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.

You seem to have missed contrib/tsearch2 :-(

regards, tom lane

In response to

Responses

Browse pgsql-committers by date

  From Date Subject
Next Message Andrew Dunstan 2007-11-20 04:23:10 pgsql: Adjust contrib/tsearch2 regression results to use XML tag and XML
Previous Message Bruce Momjian 2007-11-20 04:00:28 pgsql: Reorder a few release notes items for consistency.