mirror of
https://github.com/postgres/postgres.git
synced 2025-07-21 16:02:15 +03:00
Per buildfarm, the output from Data::Dumper for an IEEE infinity
is platform-dependent (e.g. "inf" vs "Inf"). Just skip that one
test case in the plperlu test; testing it on the plperl side is
coverage enough. Fixes issue in commit 1731e3741
.