Suppress indentation from Data::Dumper in regression tests
authorAndrew Dunstan <andrew@dunslane.net>
Sun, 14 May 2017 05:10:18 +0000 (01:10 -0400)
committerAndrew Dunstan <andrew@dunslane.net>
Sun, 14 May 2017 05:10:18 +0000 (01:10 -0400)
commit12ad38b3b4b5004001a525e0a0eda2ec45329e8e
tree5bcf41ac83855d766ffcdd1c4ff79ce4ecdbe9f6
parent29c7d5e4844443acaa74a0d06dd6c70b320bb315
Suppress indentation from Data::Dumper in regression tests

Ultra-modern versions of the perl Data::Dumper module have apparently
changed how they indent output. Instead of trying to keep up we choose
to tell it to supporess all indentation in the hstore_plperl regression
tests.

Backpatch to 9.5 where this feature was introduced.
contrib/hstore_plperl/expected/hstore_plperlu.out
contrib/hstore_plperl/sql/hstore_plperlu.sql