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
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
/
src
/
makefiles
Age
Commit message (
Expand
)
Author
13 days
oauth: Move the builtin flow into a separate module
Jacob Champion
2025-04-07
Add support for basic NUMA awareness
Tomas Vondra
2025-03-26
aio: Add liburing dependency
Andres Freund
2025-02-20
Add support for OAUTHBEARER SASL mechanism
Daniel Gustafsson
2025-01-01
Update copyright for 2025
Bruce Momjian
2024-11-07
Use __attribute__((target(...))) for AVX-512 support.
Nathan Bossart
2024-11-05
Silence meson warning about PG_TEST_EXTRA in src/Makefile.global.in
Heikki Linnakangas
2024-08-03
Add -Wmissing-variable-declarations to the standard compilation flags
Peter Eisentraut
2024-04-07
Optimize pg_popcount() with AVX-512 instructions.
Nathan Bossart
2024-02-28
Remove AIX support
Heikki Linnakangas
2024-01-22
Add backend support for injection points
Michael Paquier
2024-01-04
Update copyright for 2024
Bruce Momjian
2023-11-06
Remove distprep
Peter Eisentraut
2023-07-11
Remove --disable-thread-safety and related code.
Thomas Munro
2023-04-20
Use --strip-unneeded when stripping static libraries with GNU strip.
Tom Lane
2023-03-13
meson: Make auto the default of the ssl option
Peter Eisentraut
2023-03-01
meson: Add equivalent of configure --disable-rpath option
Peter Eisentraut
2023-01-02
Update copyright for 2023
Bruce Momjian
2022-12-20
Add copyright notices to meson files
Andrew Dunstan
2022-12-07
meson: Add basic PGXS compatibility
Andres Freund
2022-12-07
autoconf: Move export_dynamic determination to configure
Andres Freund
2022-10-07
autoconf: Rely on ar supporting index creation
Andres Freund
2022-09-26
windows: remove date from version number in win32ver.rc
Andres Freund
2022-09-10
aix: No need to use mkldexport when we want to export all symbols
Andres Freund
2022-09-01
aix: when building with gcc, tell gcc we're building a shared library
Andres Freund
2022-08-07
solaris: Remove unnecessary gcc / gnu ld vs sun studio differences
Andres Freund
2022-08-07
aix: Remove checks for very old OS versions
Andres Freund
2022-07-18
Default to hidden visibility for extension libraries where possible
Andres Freund
2022-07-08
Remove HP-UX port.
Thomas Munro
2022-07-06
Unify DLSUFFIX on Darwin
Peter Eisentraut
2022-03-25
Refactor DLSUFFIX handling
Peter Eisentraut
2021-05-27
Add NO_INSTALL option to pgxs
Peter Eisentraut
2020-01-15
Remove libpq.rc, use win32ver.rc for libpq
Peter Eisentraut
2019-10-21
Select CFLAGS_SL at configure time, not in platform-specific Makefiles.
Tom Lane
2019-07-01
Remove support for non-ELF BSD systems
Peter Eisentraut
2019-04-09
Define WIN32_STACK_RLIMIT throughout win32 and cygwin builds.
Noah Misch
2019-04-04
Handle USE_MODULE_DB for all tests able to use an installed postmaster.
Noah Misch
2019-02-04
Move port-specific parts of with_temp_install to port makefile.
Andrew Gierth
2019-02-03
Add PG_CFLAGS, PG_CXXFLAGS, and PG_LDFLAGS variables to PGXS
Michael Paquier
2019-01-02
Ensure link commands list *.o files before LDFLAGS.
Tom Lane
2018-12-31
Process EXTRA_INSTALL serially, during the first temp-install.
Noah Misch
2018-12-03
Add PGXS options to control TAP and isolation tests, take two
Michael Paquier
2018-11-26
Revert all new recent changes to add PGXS options for TAP and isolation
Michael Paquier
2018-11-25
Add PGXS options to control TAP and isolation tests
Michael Paquier
2018-09-07
Refactor installation of extension headers.
Andrew Gierth
2018-09-05
Allow extensions to install built as well as unbuilt headers.
Andrew Gierth
2018-08-28
Include contrib modules in the temp installation even without REGRESS.
Tom Lane
2018-07-31
Provide for contrib and pgxs modules to install include files.
Andrew Gierth
2018-04-30
Remove Windows module-list-dumping code.
Tom Lane
2018-04-30
Dump full memory maps around failing Windows reattach code.
Tom Lane
[next]