Re: contrib/xml2 and PG_MODULE_MAGIC

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: pgsql-hackers(at)postgresql(dot)org
Cc: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Michael Fuhr <mike(at)fuhr(dot)org>
Subject: Re: contrib/xml2 and PG_MODULE_MAGIC
Date: 2006-09-11 19:05:10
Message-ID: 200609112105.10745.peter_e@gmx.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Tom Lane wrote:
> Even more interesting would be to fix things so that xml2 gets built
> as part of the regular contrib build, but I'm not sure if we're ready
> to add stuff to the configure script for the sole benefit of a
> contrib module.

It might be good to get the configury code out in this release for
advance testing.

> I'd be more willing to do it if there were a
> long-term plan for putting libxml-dependent code into the core. Do
> we have a roadmap yet for XML development? I thought there was a
> session at the anniversary conference devoted to sketching one, but
> if anything came out of that I missed it.

I put a write-up here:
http://developer.postgresql.org/index.php/XML_Support

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

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Stefan Kaltenbrunner 2006-09-11 19:10:53 Re: -HEAD planner issue wrt hash_joins on dbt3 ?
Previous Message Tom Lane 2006-09-11 19:04:46 Re: -HEAD planner issue wrt hash_joins on dbt3 ?