]> git.ipfire.org Git - thirdparty/postgresql.git/commit
Try to unbreak 021_row_visibility.pl on mingw.
authorAndres Freund <andres@anarazel.de>
Tue, 6 Oct 2020 02:20:17 +0000 (19:20 -0700)
committerAndres Freund <andres@anarazel.de>
Tue, 6 Oct 2020 02:20:17 +0000 (19:20 -0700)
commit1df2b50dbebb72a75708c3cfbc21bcaa71993147
tree809c30cf4aa5243208835adae5efafd74c92fb7a
parent32a9c0bdf493cf5fc029ab44a22384d547290eff
Try to unbreak 021_row_visibility.pl on mingw.

Thanks to Andrew for proposing and testing this fix.

It's possible that we should address this on a more fundamental basis,
e.g. by configuring PerlIO to to CR/LF conversion for us, but this
approach already exists in other places. And it's nice to unbreak the
BF.

Proposed-By: Andrew Dunstan <andrew.dunstan@2ndquadrant.com>
Discussion: https://postgr.es/m/2355d1f0-0244-da9c-ef0c-7542b944e1ac@2ndQuadrant.com
src/test/recovery/t/021_row_visibility.pl