mirror of
https://git.postgresql.org/git/postgresql.git
synced 2026-03-01 01:37:00 +08:00
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.