Regression test for XML mapping functionality
authorPeter Eisentraut <peter_e@gmx.net>
Thu, 2 Jul 2009 07:03:18 +0000 (07:03 +0000)
committerPeter Eisentraut <peter_e@gmx.net>
Thu, 2 Jul 2009 07:03:18 +0000 (07:03 +0000)
commit72da68eef08cb3f22512cf283e859ae4f2039e84
tree96df1de4e7ccefc24503b65daf94e41c0409ac16
parent47f6699d00342eeded70a94234d9a7c9cca597e4
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]