On Wed, Jun 9, 2010 at 1:14 AM, Tom Lane <[email protected]> wrote: > Robert Haas <[email protected]> writes: >> It's possible. I don't really see a reason not to add an = operator >> for XML - does anyone else? > > Yes, that was considered and rejected, IIRC. What is your definition > of equality for xml?
I'd vote for !memcmp(). There can be (and probably already are) other ways to test for other kinds of equality, too, of course. -- Robert Haas EnterpriseDB: http://www.enterprisedb.com The Enterprise Postgres Company -- Sent via pgsql-bugs mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-bugs
