Fix previous commit's test, for non-UTF8 databases with non-XML builds.
Noah Misch <noah@leadboat.com>
Fix previous commit's test, for non-UTF8 databases with non-XML builds. To ensure stable output, catch one more configuration-specific error. Back-patch to 9.3, like the commit that added the test.
Files
| Path | Change | +/− |
|---|---|---|
| src/test/regress/expected/xml_1.out | modified | +10 −10 |
| src/test/regress/expected/xml_2.out | modified | +10 −6 |
| src/test/regress/expected/xml.out | modified | +10 −6 |
| src/test/regress/sql/xml.sql | modified | +10 −6 |