]> 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:32:54 +0000 (01:32 -0400)
commitb3c8630f11445692fd149d3c9bdab65ffd586a3a
treeb0b98a14e7ef4e6f60dc8980504f1200dce612fb
parentfa9207c7415c9aadb382863f0cc6cc2c4de77bdf
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