index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
configure
Commit message (
Expand
)
Author
Age
*
Stamp 18beta1.
REL_18_BETA1
Tom Lane
13 days
*
oauth: Move the builtin flow into a separate module
Jacob Champion
2025-05-01
*
Add support for basic NUMA awareness
Tomas Vondra
2025-04-07
*
Compute CRC32C using AVX-512 instructions where available
John Naylor
2025-04-06
*
libpq: Add support for dumping SSL key material to file
Daniel Gustafsson
2025-04-03
*
Add timingsafe_bcmp(), for constant-time memory comparison
Heikki Linnakangas
2025-04-02
*
Fix detection and handling of strchrnul() for macOS 15.4.
Tom Lane
2025-04-01
*
Optimize popcount functions with ARM SVE intrinsics.
Nathan Bossart
2025-03-28
*
Revert "Tidy up locale thread safety in ECPG library."
Peter Eisentraut
2025-03-28
*
Tidy up locale thread safety in ECPG library.
Peter Eisentraut
2025-03-28
*
Provide thread-safe pg_localeconv_r().
Peter Eisentraut
2025-03-27
*
aio: Add liburing dependency
Andres Freund
2025-03-26
*
Be more paranoid in configure's checks for CRC and POPCNT intrinsics.
Tom Lane
2025-03-20
*
oauth: Disallow synchronous DNS in libcurl
Thomas Munro
2025-03-19
*
Add support for OAUTHBEARER SASL mechanism
Daniel Gustafsson
2025-02-20
*
Remove support for linking with libeay32 and ssleay32
Daniel Gustafsson
2025-02-06
*
Remove flex version checks
Peter Eisentraut
2025-01-17
*
Remove useless configure check
Peter Eisentraut
2025-01-05
*
Update copyright for 2025
Bruce Momjian
2025-01-01
*
Use <stdint.h> and <inttypes.h> for c.h integers.
Thomas Munro
2024-12-04
*
Define __EXTENSIONS__ on Solaris, too.
Tom Lane
2024-12-03
*
Define _POSIX_C_SOURCE as 200112L on Solaris.
Tom Lane
2024-12-03
*
Require sizeof(bool) == 1.
Thomas Munro
2024-11-28
*
Use __attribute__((target(...))) for SSE4.2 CRC-32C support.
Nathan Bossart
2024-11-27
*
Remove configure check for _configthreadlocale().
Thomas Munro
2024-11-27
*
Update configure probes for CFLAGS needed for ARM CRC instructions.
Tom Lane
2024-11-25
*
Assume that <stdbool.h> conforms to the C standard.
Thomas Munro
2024-11-25
*
Use auxv to check for CRC32 instructions on ARM.
Thomas Munro
2024-11-22
*
jit: Use -mno-outline-atomics for bitcode on ARM.
Thomas Munro
2024-11-22
*
configure.ac: Remove useless AC_SUBST
Peter Eisentraut
2024-11-13
*
Fix __attribute__((target(...))) usage.
Nathan Bossart
2024-11-07
*
Use __attribute__((target(...))) for AVX-512 support.
Nathan Bossart
2024-11-07
*
Add PG_TEST_EXTRA configure option to the Make builds
Heikki Linnakangas
2024-11-04
*
Raise the minimum supported OpenSSL version to 1.1.1
Daniel Gustafsson
2024-10-24
*
Remove traces of BeOS.
Peter Eisentraut
2024-10-14
*
Simplify checking for xlocale.h
Peter Eisentraut
2024-10-01
*
jit: Use opaque pointers in all supported LLVM versions.
Peter Eisentraut
2024-10-01
*
jit: Require at least LLVM 14, if enabled.
Peter Eisentraut
2024-10-01
*
Remove support for OpenSSL older than 1.1.0
Daniel Gustafsson
2024-09-02
*
Improve configure error for ICU libraries if pkg-config is absent.
Jeff Davis
2024-08-20
*
All POSIX systems have langinfo.h and CODESET.
Thomas Munro
2024-08-13
*
Add -Wmissing-variable-declarations to the standard compilation flags
Peter Eisentraut
2024-08-03
*
Make building with LTO work on macOS
Peter Eisentraut
2024-07-31
*
Remove --disable-atomics, require 32 bit atomics.
Thomas Munro
2024-07-30
*
Remove --disable-spinlocks.
Thomas Munro
2024-07-30
*
Disable all TLS session tickets
Daniel Gustafsson
2024-07-26
*
Add port/ replacement for strsep()
Peter Eisentraut
2024-07-22
*
Stamp HEAD as 18devel.
Michael Paquier
2024-07-01
*
Stamp 17beta2.
REL_17_BETA2
Joe Conway
2024-06-24
*
Stamp 17beta1.
Tom Lane
2024-05-20
[next]