Fix expect file for MinGW32 ECPG regression tests
authorJohn Naylor <[email protected]>
Fri, 30 Jul 2021 22:52:55 +0000 (18:52 -0400)
committerJohn Naylor <[email protected]>
Fri, 30 Jul 2021 22:52:55 +0000 (18:52 -0400)
On versions 11 and earlier, MinGW32 has a separate expect file for the
regression test changed by master commit 5fcf3945b.

src/interfaces/ecpg/test/expected/pgtypeslib-num_test-MinGW32.stdout

index 185a00ea599fe17d505d64eadc1079a82b2fe1a7..8c75d9820d98eb6806afce2e82c0ba69f590bdd8 100644 (file)
@@ -4,3 +4,5 @@ sub = 2369.7
 mul = 13306998429.873000000
 div = 1330699.84298730000 1.330700e+006
 to long(0) = 20000000 14
+min int = -2147483648
+max int = 2147483647