Re: contrib\xml2 package's xpath_table function in PostgreSQL - Mailing list pgsql-hackers

From M Z
Subject Re: contrib\xml2 package's xpath_table function in PostgreSQL
Date
Msg-id [email protected]
Whole thread Raw
In response to Re: contrib\xml2 package's xpath_table function in PostgreSQL  (Robert Haas <[email protected]>)
Responses Re: contrib\xml2 package's xpath_table function in PostgreSQL
List pgsql-hackers
Is there a way to fix it so that those functions are usable in 8.4 without crashing the server?

Thanks,
M Z

On Mon, Feb 1, 2010 at 10:50 AM, Robert Haas <[email protected]> wrote:
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

--
Sent via pgsql-hackers mailing list ([email protected])
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers

pgsql-hackers by date:

Previous
From: Robert Haas
Date:
Subject: Re: [BUG?] strange behavior in ALTER TABLE ... RENAME TO on inherited columns
Next
From: Robert Haas
Date:
Subject: Re: plpython3