Remove literal backslash from Perl \Q ... \E.
authorNoah Misch <noah@leadboat.com>
Tue, 29 Jun 2021 07:44:57 +0000 (00:44 -0700)
committerNoah Misch <noah@leadboat.com>
Tue, 29 Jun 2021 07:44:57 +0000 (00:44 -0700)
commit48cb244fb9aca1620e35a14617ca5869b3ea065a
tree2aaffb5e469949cebe0eec4bb2f06cc2b9549144
parent6a6389a08b228aa6bd21ced7a9c5151bf6f7f0a2
Remove literal backslash from Perl \Q ... \E.

The behavior changed sometime after Perl 5.8.9, and "man perlre" says it
"may lead to confusing results."  Per buildfarm member gaur.  This
repairs commit a7a7be1f2fa6b9f0f48e69f12256d8f588af729b.

Discussion: https://postgr.es/m/20210629053627.GA2061079@rfd.leadboat.com
src/bin/pg_dump/t/002_pg_dump.pl