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

From: Andrew Dunstan <andrew(at)dunslane(dot)net>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
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:24:14
Message-ID: 4742616E.9080203@dunslane.net
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Tom Lane wrote:
> 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 :-(
>
>
>

Darn that pesky buildfarm :-)

Fixed.

cheers

andrew

In response to

Responses

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2007-11-20 04:43:05 Re: pgsql: Change descriptions of entity and tag objects to "XML entity" and
Previous Message Andrew Dunstan 2007-11-20 04:23:10 pgsql: Adjust contrib/tsearch2 regression results to use XML tag and XML