Remove xmlparse(document '') test
authorKevin Grittner
Mon, 14 Dec 2015 17:46:47 +0000 (11:46 -0600)
committerKevin Grittner
Mon, 14 Dec 2015 17:46:47 +0000 (11:46 -0600)
commitc6eced09b25d12d73b93a740f2d81c22bb7e3d1f
tree3d8859ef3252d0cda7d6c07f602e90eb204481e3
parent34d136f92ac65c4ed8ede9459217ef900d603f97
Remove xmlparse(document '') test

This one test was behaving differently between the ubuntu fix for
CVE-2015-7499 and the base "expected" file.  It's not worth having
yet another version of the expected file for this test, so drop it.
Perhaps at some point when all distros have settled down to the
same behavior on this test, it can be restored.

Problem found by me on libxml2 (2.9.1+dfsg1-3ubuntu4.6).
Solution suggested by Tom Lane.
Backpatch to 9.5, where the test was added.
src/test/regress/expected/xml.out
src/test/regress/expected/xml_1.out
src/test/regress/expected/xml_2.out
src/test/regress/sql/xml.sql