| From: | Andrew Dunstan <andrew(at)dunslane(dot)net> |
|---|---|
| To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
| Cc: | Anton <antonin(dot)houska(at)gmail(dot)com>, Peter Eisentraut <peter_e(at)gmx(dot)net>, pgsql-hackers(at)postgresql(dot)org |
| Subject: | Re: Native XML |
| Date: | 2011-02-28 15:40:01 |
| Message-ID: | 4D6BC1D1.1000707@dunslane.net |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On 02/28/2011 10:30 AM, Tom Lane wrote:
> The single most pressing problem we've got with XML right now
> is the poor state of the XPath extensions in contrib/xml2. If we don't
> see a meaningful step forward in that area, a new implementation of the
> xml datatype isn't likely to win acceptance.
>
>
xpath_table is severely broken by design IMNSHO. We need a new design,
but I'm reluctant to work on that until someone does LATERAL, because a
replacement would be much nicer to design with it than without it.
But I don't believe replacing the underlying XML/XPath implementation
would help us fix it at all.
cheers
andreww
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2011-02-28 15:51:12 | Re: Native XML |
| Previous Message | Robert Haas | 2011-02-28 15:36:51 | Re: Native XML |