Change xpath_table() and xslt_process() from IMMUTABLE to STABLE.
This commit is contained in:
parent
7d43349ab5
commit
40e1b30f63
@ -30,7 +30,7 @@ AS 'SELECT xpath_list($1,$2,'','')' language 'SQL' STRICT IMMUTABLE;
|
||||
|
||||
|
||||
|
||||
-- Wrapper functions for nodeset where no tags needed.
|
||||
-- Wrapper functions for nodeset where no tags needed
|
||||
|
||||
|
||||
CREATE OR REPLACE FUNCTION xpath_nodeset(text,text) RETURNS text AS
|
||||
|
Loading…
Reference in New Issue
Block a user