]> granicus.if.org Git - postgresql/commit
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:13:35 +0000 (01:13 -0400)
commit69db3b0cfccc0687dfbdf56afcfb2f8e536053c6
tree5d7dad18500839cff6487c92a083a00e161c6098
parentbd619fcfe046d01662fe500ccf5f3e763b81706a
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