Fix hstore_plperl regression tests on some platforms
authorPeter Eisentraut <peter_e@gmx.net>
Sun, 26 Apr 2015 20:09:22 +0000 (16:09 -0400)
committerPeter Eisentraut <peter_e@gmx.net>
Sun, 26 Apr 2015 20:13:58 +0000 (16:13 -0400)
commitf95425478aea3797f841e253cc9b216c50560c68
tree30ce2fefd496838af7fc8a39d970a3f883efc52c
parent2e3ca04e2ee711cf8b87030b04f257316d990bde
Fix hstore_plperl regression tests on some platforms

On some platforms, plperl and plperlu cannot be loaded at the same
time.  So split the test into two separate test files.
contrib/hstore_plperl/Makefile
contrib/hstore_plperl/expected/hstore_plperl.out
contrib/hstore_plperl/expected/hstore_plperlu.out [new file with mode: 0644]
contrib/hstore_plperl/sql/hstore_plperl.sql
contrib/hstore_plperl/sql/hstore_plperlu.sql [new file with mode: 0644]