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
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
/
include
/
pg_config_manual.h
Age
Commit message (
Expand
)
Author
2025-03-13
Avoid invalidating all RelationSyncCache entries on publication rename.
Amit Kapila
2025-01-01
Update copyright for 2025
Bruce Momjian
2024-08-28
Add prefetching support on macOS
Peter Eisentraut
2024-08-14
Remove TRACE_SORT macro
Peter Eisentraut
2024-08-01
Convert node test compile-time settings into run-time parameters
Peter Eisentraut
2024-07-30
Remove --disable-spinlocks.
Thomas Munro
2024-04-04
Introduce a non-recursive JSON parser
Andrew Dunstan
2024-01-04
Update copyright for 2024
Bruce Momjian
2024-01-02
Fix typos in comments and in one isolation test.
Robert Haas
2023-12-27
REALLOCATE_BITMAPSETS manual compile-time option
Alexander Korotkov
2023-07-03
Update PG_CACHE_LINE_SIZE description.
Heikki Linnakangas
2023-05-02
Fix typos in comments
Michael Paquier
2023-04-08
Introduce PG_IO_ALIGN_SIZE and align all I/O buffers.
Thomas Munro
2023-01-02
Update copyright for 2023
Bruce Momjian
2022-08-23
Remove our artificial PG_SOMAXCONN limit on listen queue length.
Tom Lane
2022-08-13
Remove configurability of PPC spinlock assembly code.
Tom Lane
2022-07-05
Remove durable_rename_excl()
Michael Paquier
2022-05-07
Fix old-fd issues using global barriers everywhere.
Thomas Munro
2022-04-28
Revert recent changes with durable_rename_excl()
Michael Paquier
2022-04-28
Remove durable_rename_excl()
Michael Paquier
2022-02-11
Fix DROP {DATABASE,TABLESPACE} on Windows.
Thomas Munro
2022-01-08
Update copyright for 2022
Bruce Momjian
2021-11-29
Replace random(), pg_erand48(), etc with a better PRNG API and algorithm.
Tom Lane
2021-11-22
Add ABI extra field to fmgr magic block
Peter Eisentraut
2021-07-13
Rename debug_invalidate_system_caches_always to debug_discard_caches.
Tom Lane
2021-05-12
Initial pgindent and pgperltidy run for v14.
Tom Lane
2021-05-09
Improve comments about USE_VALGRIND in pg_config_manual.h.
Tom Lane
2021-03-22
Fix concurrency issues with WAL segment recycling on Windows
Michael Paquier
2021-02-24
Fix some typos, grammar and style in docs and comments
Michael Paquier
2021-02-10
Simplify code related to compilation of SSL and OpenSSL
Michael Paquier
2021-01-06
Replace CLOBBER_CACHE_ALWAYS with run-time GUC
Peter Eisentraut
2021-01-02
Update copyright for 2021
Bruce Momjian
2020-07-21
Add nbtree Valgrind buffer lock checks.
Peter Geoghegan
2020-07-18
Add Valgrind buffer access instrumentation.
Peter Geoghegan
2020-04-23
Remove ACLDEBUG #define and associated code.
Tom Lane
2020-04-22
Remove HEAPDEBUGALL
Peter Eisentraut
2020-03-28
Enable Unix-domain sockets support on Windows
Peter Eisentraut
2020-03-25
Define EXEC_BACKEND in pg_config_manual.h
Peter Eisentraut
2020-03-11
Remove HAVE_WORKING_LINK
Peter Eisentraut
2020-01-31
Allow building without default socket directory
Peter Eisentraut
2020-01-01
Update copyrights for 2020
Bruce Momjian
2019-11-27
Move configure --disable-float8-byval to pg_config_manual.h
Peter Eisentraut
2019-01-02
Update copyright for 2019
Bruce Momjian
2018-12-28
Improve description of DEFAULT_XLOG_SEG_SIZE in pg_config.h
Michael Paquier
2018-09-28
Improve error reporting for unsupported effective_io_concurrency setting.
Tom Lane
2018-09-18
Add a debugging option to stress-test outfuncs.c and readfuncs.c.
Tom Lane
2018-01-03
Update copyright for 2018
Bruce Momjian
2017-11-09
Restrict lo_import()/lo_export() via SQL permissions not hard-wired checks.
Tom Lane
2017-09-22
Fix s/intidb/initdb/ typo.
Andres Freund
2017-09-20
Make WAL segment size configurable at initdb time.
Andres Freund
[next]