Skip to content
Snippets Groups Projects
Select Git revision
  • benchmark-tools
  • postgres-lambda
  • master default
  • REL9_4_25
  • REL9_5_20
  • REL9_6_16
  • REL_10_11
  • REL_11_6
  • REL_12_1
  • REL_12_0
  • REL_12_RC1
  • REL_12_BETA4
  • REL9_4_24
  • REL9_5_19
  • REL9_6_15
  • REL_10_10
  • REL_11_5
  • REL_12_BETA3
  • REL9_4_23
  • REL9_5_18
  • REL9_6_14
  • REL_10_9
  • REL_11_4
23 results

configure

  • Tom Lane's avatar
    f667747b
    Put back AC_REQUIRE([AC_STRUCT_TM]). · f667747b
    Tom Lane authored
    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.
    f667747b
    History
    Put back AC_REQUIRE([AC_STRUCT_TM]).
    Tom Lane authored
    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.