-
- Downloads
Un-break ecpg test suite under --disable-integer-datetimes.
Commit 4318daec broke it. The change in sub-second precision at extreme dates is normal. The inconsistent truncation vs. rounding is essentially a bug, albeit a longstanding one. Back-patch to 8.4, like the causative commit.
Showing
- src/interfaces/ecpg/test/expected/pgtypeslib-dt_test2.c 3 additions, 2 deletionssrc/interfaces/ecpg/test/expected/pgtypeslib-dt_test2.c
- src/interfaces/ecpg/test/expected/pgtypeslib-dt_test2.stdout 0 additions, 1 deletionsrc/interfaces/ecpg/test/expected/pgtypeslib-dt_test2.stdout
- src/interfaces/ecpg/test/pgtypeslib/dt_test2.pgc 3 additions, 2 deletionssrc/interfaces/ecpg/test/pgtypeslib/dt_test2.pgc
Loading
Please register or sign in to comment