Skip to content

Commit 3af21fa

Browse files
committed
Mark xslt_process() as volatile.
1 parent 32e6c2a commit 3af21fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

contrib/xml2/pgxml.sql.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ CREATE OR REPLACE FUNCTION xpath_table(text,text,text,text,text) RETURNS setof r
5252

5353

5454
CREATE OR REPLACE FUNCTION xslt_process(text,text,text) RETURNS text
55-
AS 'MODULE_PATHNAME' LANGUAGE 'c' STRICT STABLE;
55+
AS 'MODULE_PATHNAME' LANGUAGE 'c' STRICT VOLATILE;
5656

5757
-- the function checks for the correct argument count
5858

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy