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