contrib/xml2 and xml type

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: pgsql-hackers(at)postgresql(dot)org
Subject: contrib/xml2 and xml type
Date: 2007-01-11 14:20:57
Message-ID: 200701111520.57551.peter_e@gmx.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Assuming a working xml type, what do you think the future of the
contrib/xml2 module should be?

At the moment, I'd imagine that we add duplicate versions of most
functions, where appropriate, that use the xml type instead of the text
type. Perhaps we should supply two sets of SQL files, so that users
have the choice of using the "legacy" versions or the "type-safe"
versions. Anything else?

(I understand that some people are researching GIN-optimized XPath
access to XML data, but that is really a bit further out.)

--
Peter Eisentraut
http://developer.postgresql.org/~petere/

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Simon Riggs 2007-01-11 14:54:52 Re: [HACKERS] [PATCHES] wal_checksum = on (default) | off
Previous Message Tom Lane 2007-01-11 14:01:09 Re: [HACKERS] [PATCHES] wal_checksum = on (default) | off