Put back AC_REQUIRE([AC_STRUCT_TM]).
Tom Lane <tgl@sss.pgh.pa.us>
Put back AC_REQUIRE([AC_STRUCT_TM]). The BSD-ish members of the buildfarm all seem to think removing this was a bad idea. It looks to me like it resulted in omitting the system header inclusion necessary to detect the fields of struct tm correctly.
Files
| Path | Change | +/− |
|---|---|---|
| config/c-library.m4 | modified | +2 −1 |
| configure | modified | +62 −0 |
| src/include/pg_config.h.in | modified | +3 −0 |