summaryrefslogtreecommitdiff
path: root/configure.in
Commit message (Expand)AuthorAgeFilesLines
* Stamp 13.11.REL_13_11Tom Lane2023-05-081-1/+1
* Fix handling of SCRAM-SHA-256's channel binding with RSA-PSS certificatesMichael Paquier2023-02-151-0/+2
* Make EXEC_BACKEND more convenient on Linux and FreeBSD.Michael Paquier2023-02-081-0/+1
* Stamp 13.10.REL_13_10Tom Lane2023-02-061-1/+1
* Stamp 13.9.REL_13_9Tom Lane2022-11-071-1/+1
* Track LLVM 15 changes.Thomas Munro2022-10-191-0/+3
* Disable -Wdeprecated-non-prototype in the back branches.Tom Lane2022-09-201-0/+12
* Stamp 13.8.REL_13_8Tom Lane2022-08-081-1/+1
* configure: don't probe for libldap_r if libldap is 2.5 or newer.Tom Lane2022-05-101-1/+8
* Stamp 13.7.REL_13_7Tom Lane2022-05-091-1/+1
* configure: check for dlsym instead of dlopen.Andres Freund2022-03-231-1/+4
* Suppress warning about stack_base_ptr with late-model GCC.Tom Lane2022-02-171-0/+3
* Stamp 13.6.REL_13_6Tom Lane2022-02-071-1/+1
* Probe $PROVE not $PERL while checking for modules needed by TAP tests.Tom Lane2021-11-221-11/+15
* Use appropriate -Wno-warning switches when compiling bitcode.Tom Lane2021-11-181-9/+37
* Clean up compilation warnings coming from PL/Perl with clang-12~Michael Paquier2021-11-111-0/+8
* Stamp 13.5.REL_13_5Tom Lane2021-11-081-1/+1
* Stamp 13.4.REL_13_4Tom Lane2021-08-091-1/+1
* Fix busted test for ldap_initialize.Tom Lane2021-07-101-1/+2
* Un-break AIX build, take 2.Tom Lane2021-07-091-14/+12
* Un-break AIX build.Tom Lane2021-07-091-2/+3
* Update configure's probe for libldap to work with OpenLDAP 2.5.Tom Lane2021-07-091-8/+12
* Add fallback implementation for setenv()Michael Paquier2021-06-011-1/+3
* Stamp 13.3.REL_13_3Tom Lane2021-05-101-1/+1
* Stamp 13.2.REL_13_2Tom Lane2021-02-081-1/+1
* Remove configure-time probe for DocBook DTD.Tom Lane2020-11-301-4/+3
* On macOS, use -isysroot in link steps as well as compile steps.Tom Lane2020-11-201-0/+2
* Stamp 13.1.REL_13_1Tom Lane2020-11-091-1/+1
* Stamp 13.0.REL_13_0Tom Lane2020-09-211-1/+1
* Stamp 13rc1.REL_13_RC1Tom Lane2020-09-141-1/+1
* Stamp 13beta3.REL_13_BETA3Tom Lane2020-08-101-1/+1
* Stamp 13beta2.REL_13_BETA2Tom Lane2020-06-221-1/+1
* Stamp 13beta1.REL_13_BETA1Tom Lane2020-05-181-1/+1
* Dial back -Wimplicit-fallthrough to level 3Alvaro Herrera2020-05-131-2/+2
* Add -Wimplicit-fallthrough to CFLAGS and CXXFLAGSAlvaro Herrera2020-05-121-0/+2
* Define EXEC_BACKEND in pg_config_manual.hPeter Eisentraut2020-03-251-1/+1
* Use pkg-config, if available, to locate libxml2 during configure.Tom Lane2020-03-171-13/+31
* Avoid portability problem introduced in 0a42a2e9c.Tom Lane2020-03-101-1/+1
* Remove win32ver.rc from version_stamp.plPeter Eisentraut2020-03-101-2/+5
* Move pg_upgrade's Windows link() implementation to AC_REPLACE_FUNCSPeter Eisentraut2020-03-041-0/+1
* Add PostgreSQL home page to --help outputPeter Eisentraut2020-02-281-1/+1
* Refer to bug report address by symbol rather than hardcodingPeter Eisentraut2020-02-281-1/+1
* Assume that we have signed integral types and flexible array members.Tom Lane2020-02-211-2/+0
* Assume that we have <wchar.h>.Tom Lane2020-02-211-1/+0
* Assume that we have utime() and <utime.h>.Tom Lane2020-02-211-3/+0
* Assume that we have rint().Tom Lane2020-02-211-1/+0
* Assume that we have memmove().Tom Lane2020-02-211-1/+0
* Assume that we have cbrt().Tom Lane2020-02-211-1/+0
* Assume that we have isinf().Tom Lane2020-02-211-21/+0
* Assume that we have functional, 64-bit fseeko()/ftello().Tom Lane2020-02-211-10/+3