index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
config
Commit message (
Expand
)
Author
Age
*
oauth: Move the builtin flow into a separate module
Jacob Champion
2025-05-01
*
Update config.guess and config.sub
Peter Eisentraut
2025-04-09
*
Compute CRC32C using AVX-512 instructions where available
John Naylor
2025-04-06
*
Optimize popcount functions with ARM SVE intrinsics.
Nathan Bossart
2025-03-28
*
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 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
*
Use __attribute__((target(...))) for SSE4.2 CRC-32C support.
Nathan Bossart
2024-11-27
*
Fix __attribute__((target(...))) usage.
Nathan Bossart
2024-11-07
*
Use __attribute__((target(...))) for AVX-512 support.
Nathan Bossart
2024-11-07
*
Simplify checking for xlocale.h
Peter Eisentraut
2024-10-01
*
jit: Require at least LLVM 14, if enabled.
Peter Eisentraut
2024-10-01
*
jit: Remove {llvm-config,clang}-N configure probes.
Thomas Munro
2024-05-16
*
Update config.guess and config.sub
Peter Eisentraut
2024-04-09
*
Optimize pg_popcount() with AVX-512 instructions.
Nathan Bossart
2024-04-06
*
Remove AIX support
Heikki Linnakangas
2024-02-28
*
jit: Require at least LLVM 10.
Thomas Munro
2024-01-25
*
Add copyright notices to a few perl scripts that don't have them
Andrew Dunstan
2024-01-05
*
Make all Perl warnings fatal
Peter Eisentraut
2023-12-29
*
Remove MSVC scripts
Michael Paquier
2023-12-20
*
Remove distprep
Peter Eisentraut
2023-11-06
*
Log LLVM library version in configure output.
Thomas Munro
2023-10-22
*
Use native CRC instructions on 64-bit LoongArch
John Naylor
2023-08-10
*
All supported systems have locale_t.
Thomas Munro
2023-07-09
*
Fix typos in comments
Michael Paquier
2023-05-02
*
Use --strip-unneeded when stripping static libraries with GNU strip.
Tom Lane
2023-04-20
*
Update config.guess and config.sub
Peter Eisentraut
2023-04-12
*
autoconf: Move export_dynamic determination to configure
Andres Freund
2022-12-06
*
autoconf: Unify CFLAGS_SSE42 and CFLAGS_ARMV8_CRC32C
Andres Freund
2022-12-01
*
meson: Add initial version of meson based build system
Andres Freund
2022-09-21
*
Add definition pg_attribute_aligned() for MSVC
Michael Paquier
2022-09-21
*
Bump minimum Perl version to 5.14
John Naylor
2022-09-14
*
Bump minimum version of Flex to 2.5.35
John Naylor
2022-09-09
*
Bump minimum version of Bison to 2.3
John Naylor
2022-09-09
*
Remove further unwanted linker flags from perl_embed_ldflags
Peter Eisentraut
2022-08-23
*
Remove configure probes for sockaddr_storage members.
Thomas Munro
2022-08-22
*
Remove replacement code for getaddrinfo.
Thomas Munro
2022-08-14
*
Remove configure probe for struct sockaddr_storage.
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 probes for sys/un.h and struct sockaddr_un.
Thomas Munro
2022-08-14
*
Rely on __func__ being supported
Andres Freund
2022-08-07
*
Simplify gettimeofday() fallback logic.
Andres Freund
2022-08-06
*
Unify DLSUFFIX on Darwin
Peter Eisentraut
2022-07-06
*
Pre-beta mechanical code beautification.
Tom Lane
2022-05-12
*
Update config.guess and config.sub
Peter Eisentraut
2022-04-07
*
Refactor DLSUFFIX handling
Peter Eisentraut
2022-03-25
[next]