Group: pgsql.committers


Subject: pgsql: Change descriptions of entity and tag objects to "XML entity" and
From: tgl@sss.pgh.pa.us (Tom Lane)
Date: 11/19/2007 11:08:45 PM
adunstan@postgresql.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 ---------------------------(end of broadcast)--------------------------- TIP 6: explain analyze is your friend

Subject: pgsql: Change descriptions of entity and tag objects to "XML entity" and
From: tgl@sss.pgh.pa.us (Tom Lane)
Date: 11/19/2007 11:43:05 PM
Andrew Dunstan <andrew@dunslane.net> writes: > Tom Lane wrote: >> You seem to have missed contrib/tsearch2 :-( > Darn that pesky buildfarm :-) The buildfarm is a harsh mistress ... regards, tom lane ---------------------------(end of broadcast)--------------------------- TIP 2: Don't 'kill -9' the postmaster