forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit1df2b50
committed
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 thisapproach already exists in other places. And it's nice to unbreak theBF.Proposed-By: Andrew Dunstan <andrew.dunstan@2ndquadrant.com>Discussion:https://postgr.es/m/2355d1f0-0244-da9c-ef0c-7542b944e1ac@2ndQuadrant.com1 parent32a9c0b commit1df2b50
1 file changed
+4
-0
lines changedLines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
6 | 6 |
| |
7 | 7 |
| |
8 | 8 |
| |
| 9 | + | |
9 | 10 |
| |
10 | 11 |
| |
11 | 12 |
| |
| |||
167 | 168 |
| |
168 | 169 |
| |
169 | 170 |
| |
| 171 | + | |
| 172 | + | |
| 173 | + | |
170 | 174 |
| |
171 | 175 |
| |
172 | 176 |
| |
|
0 commit comments
Comments
(0)