aboutsummaryrefslogtreecommitdiff
path: root/configure
Commit message (Expand)AuthorAge
* Avoid unnecessary "touch meson.build" in vpath buildsAndres Freund2024-04-25
* Fix gai_strerror() thread-safety on Windows.Thomas Munro2024-02-12
* Stamp 16.2.REL_16_2Tom Lane2024-02-05
* Use BIO_{get,set}_app_data instead of BIO_{get,set}_data.Tom Lane2023-11-28
* Stamp 16.1.REL_16_1Tom Lane2023-11-06
* Log OpenSSL version in ./configure outputMichael Paquier2023-10-25
* Log LLVM library version in configure output.Thomas Munro2023-10-22
* Stamp 16.0.Tom Lane2023-09-11
* Stamp 16rc1.REL_16_RC1Tom Lane2023-08-28
* Stamp 16beta3.REL_16_BETA3Tom Lane2023-08-07
* Stamp 16beta2.REL_16_BETA2Tom Lane2023-06-26
* Stamp 16beta1.REL_16_BETA1Tom Lane2023-05-22
* Use --strip-unneeded when stripping static libraries with GNU strip.Tom Lane2023-04-20
* Build ICU support by default.Jeff Davis2023-04-18
* Update configure for ab969a376Stephen Frost2023-04-17
* Explicitly require MIT Kerberos for GSSAPIStephen Frost2023-04-13
* Fix detection of unseekable files for fseek() and ftello() with MSVCMichael Paquier2023-04-12
* libpq: Add sslcertmode option to control client certificatesMichael Paquier2023-03-24
* libpq: Remove code for SCM credential authenticationMichael Paquier2023-03-17
* Remove obsolete platforms from ps_status.c.Thomas Munro2023-02-17
* Fix handling of SCRAM-SHA-256's channel binding with RSA-PSS certificatesMichael Paquier2023-02-15
* Update copyright for 2023Bruce Momjian2023-01-02
* Disable clang 16's -Wcast-function-type-strict.Thomas Munro2022-12-13
* Add option to specify segment size in blocksAndres Freund2022-12-07
* autoconf: Move export_dynamic determination to configureAndres Freund2022-12-06
* autoconf: Don't AC_SUBST() LD in configureAndres Freund2022-12-01
* autoconf: Unify CFLAGS_SSE42 and CFLAGS_ARMV8_CRC32CAndres Freund2022-12-01
* Make finding openssl program a configure or meson optionPeter Eisentraut2022-10-20
* Track LLVM 15 changes.Thomas Munro2022-10-19
* autoconf: Rely on ar supporting index creationAndres Freund2022-10-07
* Add -Wshadow=compatible-local to the standard compilation flagsDavid Rowley2022-10-07
* meson: Add initial version of meson based build systemAndres Freund2022-09-21
* Add definition pg_attribute_aligned() for MSVCMichael Paquier2022-09-21
* Remove DLLTOOL, DLLWRAP from configure / Makefile.global.inAndres Freund2022-09-17
* aix: xlc: Use -Wl,-b,expfull for old compiler versionsAndres Freund2022-09-16
* Bump minimum Perl version to 5.14John Naylor2022-09-14
* configure: Expand -fvisibility checks to more compilers, test for -qvisibilityAndres Freund2022-09-09
* Bump minimum version of Flex to 2.5.35John Naylor2022-09-09
* Bump minimum version of Bison to 2.3John Naylor2022-09-09
* Remove configure probe for sockaddr_in6 and require AF_INET6.Thomas Munro2022-08-26
* Remove further unwanted linker flags from perl_embed_ldflagsPeter Eisentraut2022-08-23
* Remove configure probes for sockaddr_storage members.Thomas Munro2022-08-22
* Don't add HAVE_LDAP_H HAVE_WINLDAP_H to pg_config.hAndres Freund2022-08-18
* Remove unused configure variable.Tom Lane2022-08-18
* Remove configure probe for netinet/tcp.h.Thomas Munro2022-08-18
* Remove configure probe for sys/sockio.h.Thomas Munro2022-08-18
* Remove configure probe for net/if.h.Thomas Munro2022-08-18
* Remove configure probe for gethostbyname_r.Thomas Munro2022-08-14
* Remove replacement code for getaddrinfo.Thomas Munro2022-08-14
* Remove configure probe for struct sockaddr_storage.Thomas Munro2022-08-14