index
:
postgresql.git
REL2_0B
REL6_4
REL6_5_PATCHES
REL7_0_PATCHES
REL7_1_STABLE
REL7_2_STABLE
REL7_3_STABLE
REL7_4_STABLE
REL8_0_STABLE
REL8_1_STABLE
REL8_2_STABLE
REL8_3_STABLE
REL8_4_STABLE
REL8_5_ALPHA1_BRANCH
REL8_5_ALPHA2_BRANCH
REL8_5_ALPHA3_BRANCH
REL9_0_ALPHA4_BRANCH
REL9_0_ALPHA5_BRANCH
REL9_0_STABLE
REL9_1_STABLE
REL9_2_STABLE
REL9_3_STABLE
REL9_4_STABLE
REL9_5_STABLE
REL9_6_STABLE
REL_10_STABLE
REL_11_STABLE
REL_12_STABLE
REL_13_STABLE
REL_14_STABLE
REL_15_STABLE
REL_16_STABLE
REL_17_STABLE
REL_18_STABLE
REL_19_STABLE
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
This is the main PostgreSQL git repository.
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
config
Age
Commit message (
Expand
)
Author
2026-07-16
Revert "Make PL/Tcl require Tcl 8.6 or later"
Peter Eisentraut
2026-07-16
Make PL/Tcl require Tcl 8.6 or later
Peter Eisentraut
2026-07-14
Replace __builtin_types_compatible_p with _Generic
Peter Eisentraut
2026-04-09
Update config.guess and config.sub
Peter Eisentraut
2026-04-04
Compute CRC32C on ARM using the Crypto Extension where available
John Naylor
2026-04-04
Use AVX2 for calculating page checksums where available
John Naylor
2026-03-16
Hardcode override of typeof_unqual for clang-for-bitcode
Peter Eisentraut
2026-03-13
Change copyObject() to use typeof_unqual
Peter Eisentraut
2026-03-06
Portable StaticAssertExpr
Peter Eisentraut
2026-03-02
Support using copyObject in standard C++
Peter Eisentraut
2026-02-23
Restore AIX support.
Tom Lane
2026-02-07
Revert "Change copyObject() to use typeof_unqual"
Peter Eisentraut
2026-02-04
Change copyObject() to use typeof_unqual
Peter Eisentraut
2026-01-01
Update copyright for 2026
Bruce Momjian
2025-12-30
jit: Drop redundant LLVM configure probes.
Thomas Munro
2025-12-15
Refactor static_assert() support.
Peter Eisentraut
2025-12-10
Allow PG_PRINTF_ATTRIBUTE to be different in C and C++ code.
Tom Lane
2025-09-12
Remove traces of support for Sun Studio compiler
Peter Eisentraut
2025-08-04
Improve prep_buildtree
Peter Eisentraut
2025-07-29
Don't put library-supplied -L/-I switches before user-supplied ones.
Tom Lane
2025-07-11
oauth: Run Autoconf tests with correct compiler flags
Jacob Champion
2025-06-23
Include _mm512_zextsi128_si512() in AVX-512 configure probes.
Tom Lane
2025-05-01
oauth: Move the builtin flow into a separate module
Jacob Champion
2025-04-09
Update config.guess and config.sub
Peter Eisentraut
2025-04-06
Compute CRC32C using AVX-512 instructions where available
John Naylor
2025-03-28
Optimize popcount functions with ARM SVE intrinsics.
Nathan Bossart
2025-03-20
Be more paranoid in configure's checks for CRC and POPCNT intrinsics.
Tom Lane
2025-03-19
oauth: Disallow synchronous DNS in libcurl
Thomas Munro
2025-02-20
Add support for OAUTHBEARER SASL mechanism
Daniel Gustafsson
2025-01-17
Remove flex version checks
Peter Eisentraut
2025-01-05
Remove useless configure check
Peter Eisentraut
2025-01-01
Update copyright for 2025
Bruce Momjian
2024-12-04
Use <stdint.h> and <inttypes.h> for c.h integers.
Thomas Munro
2024-11-27
Use __attribute__((target(...))) for SSE4.2 CRC-32C support.
Nathan Bossart
2024-11-07
Fix __attribute__((target(...))) usage.
Nathan Bossart
2024-11-07
Use __attribute__((target(...))) for AVX-512 support.
Nathan Bossart
2024-10-01
Simplify checking for xlocale.h
Peter Eisentraut
2024-10-01
jit: Require at least LLVM 14, if enabled.
Peter Eisentraut
2024-05-16
jit: Remove {llvm-config,clang}-N configure probes.
Thomas Munro
2024-04-09
Update config.guess and config.sub
Peter Eisentraut
2024-04-07
Optimize pg_popcount() with AVX-512 instructions.
Nathan Bossart
2024-02-28
Remove AIX support
Heikki Linnakangas
2024-01-25
jit: Require at least LLVM 10.
Thomas Munro
2024-01-05
Add copyright notices to a few perl scripts that don't have them
Andrew Dunstan
2023-12-29
Make all Perl warnings fatal
Peter Eisentraut
2023-12-20
Remove MSVC scripts
Michael Paquier
2023-11-06
Remove distprep
Peter Eisentraut
2023-10-22
Log LLVM library version in configure output.
Thomas Munro
2023-08-10
Use native CRC instructions on 64-bit LoongArch
John Naylor
2023-07-08
All supported systems have locale_t.
Thomas Munro
[next]