On Sun, Jan 31, 2010 at 4:00 PM, HX Zheng <hx_zheng(at)hotmail(dot)com> wrote:
> We have a huge system based on PostgreSQL with xml2 functions. From the
> PostgreSQL 8.4 documentation F.38.1. Deprecation notice, it looks like those
> functions are removed. However, our solution is very huge, and heavily
> depends on them.
The functions haven't actually been removed in 8.4, in spite of the
deprecation notice. But it's very easy to use them in a way that
crashes the entire server, so you're playing with fire. :-(
...Robert
In response to
Responses
pgsql-hackers by date
| Next: | From: Simon Riggs | Date: 2010-02-01 15:58:02 |
| Subject: Re: Hot Standby and VACUUM FULL |
| Previous: | From: Heikki Linnakangas | Date: 2010-02-01 15:50:04 |
| Subject: Re: Hot Standby and deadlock detection |