Make casts from xml to text independent of the XML option setting, thus
authorPeter Eisentraut <peter_e@gmx.net>
Tue, 27 Nov 2007 12:21:05 +0000 (12:21 +0000)
committerPeter Eisentraut <peter_e@gmx.net>
Tue, 27 Nov 2007 12:21:05 +0000 (12:21 +0000)
commit9635bc6d9cff9f9b393c57a05c8fa246b7ed092e
tree325744944df9b6f76ee46bb9ad5802f53d36817a
parente7e7af43777ca1782c50da9625e53e6733137f22
Make casts from xml to text independent of the XML option setting, thus
immutable and indexable.  Also fix the volatility settings of some other
XML-related functions.
src/backend/utils/adt/xml.c
src/include/catalog/catversion.h
src/include/catalog/pg_cast.h
src/include/catalog/pg_proc.h
src/test/regress/expected/opr_sanity.out
src/test/regress/sql/opr_sanity.sql