Regression test for XML mapping functionality
authorPeter Eisentraut <[email protected]>
Thu, 2 Jul 2009 07:03:18 +0000 (07:03 +0000)
committerPeter Eisentraut <[email protected]>
Thu, 2 Jul 2009 07:03:18 +0000 (07:03 +0000)
commita0ccc207864f998015e759618bd8fe7423cd32a1
tree9708b274ec39b3a9a23a8943547f2db19bcfbc8e
parent85954bf5099694212918fba35d112347d3684a01
Regression test for XML mapping functionality

I wrote this one while chasing down some bugs in the closing days of 8.4.  It
could be useful in the long run.  This area of the code had no test coverage
at all before.
src/test/regress/expected/xmlmap.out [new file with mode: 0644]
src/test/regress/expected/xmlmap_1.out [new file with mode: 0644]
src/test/regress/parallel_schedule
src/test/regress/serial_schedule
src/test/regress/sql/xmlmap.sql [new file with mode: 0644]