mirror of https://github.com/postgres/postgres
as previously discussed. It makes AIX and IRIX not use DST for dates before 1970. The following expected files need to be removed from the regression tests, they contain wrong results and are not needed any more. src/test/regress/expected/horology-1947-PDT.out src/test/regress/expected/tinterval-1947-PDT.out src/test/regress/expected/abstime-1947-PDT.out Zeugswetter AndreasREL7_1_STABLE
parent
35273825dc
commit
7582bd91cb
@ -1,2 +1,3 @@ |
||||
#define HAS_TEST_AND_SET |
||||
#define NO_MKTIME_BEFORE_1970 |
||||
typedef unsigned long slock_t; |
||||
|
||||
Loading…
Reference in new issue