index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
configure.ac
Commit message (
Expand
)
Author
Age
*
Avoid unnecessary "touch meson.build" in vpath builds
Andres Freund
2024-04-25
*
Fix gai_strerror() thread-safety on Windows.
Thomas Munro
2024-02-12
*
Stamp 16.2.
REL_16_2
Tom Lane
2024-02-05
*
Use BIO_{get,set}_app_data instead of BIO_{get,set}_data.
Tom Lane
2023-11-28
*
Stamp 16.1.
REL_16_1
Tom Lane
2023-11-06
*
Log OpenSSL version in ./configure output
Michael Paquier
2023-10-25
*
Stamp 16.0.
Tom Lane
2023-09-11
*
Stamp 16rc1.
REL_16_RC1
Tom Lane
2023-08-28
*
Stamp 16beta3.
REL_16_BETA3
Tom Lane
2023-08-07
*
Stamp 16beta2.
REL_16_BETA2
Tom Lane
2023-06-26
*
Stamp 16beta1.
REL_16_BETA1
Tom Lane
2023-05-22
*
Build ICU support by default.
Jeff Davis
2023-04-18
*
Update Kerberos/GSSAPI configure/meson check
Stephen Frost
2023-04-17
*
Explicitly require MIT Kerberos for GSSAPI
Stephen Frost
2023-04-13
*
Fix detection of unseekable files for fseek() and ftello() with MSVC
Michael Paquier
2023-04-12
*
libpq: Add sslcertmode option to control client certificates
Michael Paquier
2023-03-24
*
libpq: Remove code for SCM credential authentication
Michael Paquier
2023-03-17
*
Remove obsolete platforms from ps_status.c.
Thomas Munro
2023-02-17
*
Fix handling of SCRAM-SHA-256's channel binding with RSA-PSS certificates
Michael Paquier
2023-02-15
*
Update copyright for 2023
Bruce Momjian
2023-01-02
*
Disable clang 16's -Wcast-function-type-strict.
Thomas Munro
2022-12-13
*
Add option to specify segment size in blocks
Andres Freund
2022-12-07
*
autoconf: Move export_dynamic determination to configure
Andres Freund
2022-12-06
*
autoconf: Don't AC_SUBST() LD in configure
Andres Freund
2022-12-01
*
autoconf: Unify CFLAGS_SSE42 and CFLAGS_ARMV8_CRC32C
Andres Freund
2022-12-01
*
Make finding openssl program a configure or meson option
Peter Eisentraut
2022-10-20
*
Track LLVM 15 changes.
Thomas Munro
2022-10-19
*
autoconf: Rely on ar supporting index creation
Andres Freund
2022-10-07
*
Add -Wshadow=compatible-local to the standard compilation flags
David Rowley
2022-10-07
*
meson: Add initial version of meson based build system
Andres Freund
2022-09-21
*
Remove DLLTOOL, DLLWRAP from configure / Makefile.global.in
Andres Freund
2022-09-17
*
aix: xlc: Use -Wl,-b,expfull for old compiler versions
Andres Freund
2022-09-16
*
configure: Expand -fvisibility checks to more compilers, test for -qvisibility
Andres Freund
2022-09-09
*
Remove configure probe for sockaddr_in6 and require AF_INET6.
Thomas Munro
2022-08-26
*
Remove configure probes for sockaddr_storage members.
Thomas Munro
2022-08-22
*
Don't add HAVE_LDAP_H HAVE_WINLDAP_H to pg_config.h
Andres Freund
2022-08-18
*
Remove unused configure variable.
Tom Lane
2022-08-18
*
Remove configure probe for netinet/tcp.h.
Thomas Munro
2022-08-18
*
Remove configure probe for sys/sockio.h.
Thomas Munro
2022-08-18
*
Remove configure probe for net/if.h.
Thomas Munro
2022-08-18
*
Remove configure probe for gethostbyname_r.
Thomas Munro
2022-08-14
*
Remove replacement code for getaddrinfo.
Thomas Munro
2022-08-14
*
Remove configure probe for struct sockaddr_storage.
Thomas Munro
2022-08-14
*
Remove configurability of PPC spinlock assembly code.
Tom Lane
2022-08-13
*
Remove configure probe for shl_load library.
Thomas Munro
2022-08-14
*
Remove configure probe for sys/resource.h and refactor.
Thomas Munro
2022-08-14
*
Remove configure probes for sys/ipc.h, sys/sem.h, sys/shm.h.
Thomas Munro
2022-08-14
*
Remove configure probe for sys/select.h.
Thomas Munro
2022-08-14
*
Remove configure probes for sys/un.h and struct sockaddr_un.
Thomas Munro
2022-08-14
*
Remove configure probe for sys/uio.h.
Thomas Munro
2022-08-14
[next]