index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
backend
/
utils
/
misc
/
postgresql.conf.sample
Commit message (
Expand
)
Author
Age
*
Introduce autovacuum_vacuum_max_threshold.
Nathan Bossart
2025-02-05
*
Reorder vacuum GUCs in postgresql.conf.sample to match docs
Melanie Plageman
2025-01-13
*
Allow changing autovacuum_max_workers without restarting.
Nathan Bossart
2025-01-06
*
Deprecate MD5 passwords.
Nathan Bossart
2024-12-02
*
Reordering DISTINCT keys to match input path's pathkeys
Richard Guo
2024-11-26
*
Support configuring TLSv1.3 cipher suites
Daniel Gustafsson
2024-10-24
*
Support configuring multiple ECDH curves
Daniel Gustafsson
2024-10-24
*
Lower minimum maintenance_work_mem to 64kB
John Naylor
2024-08-10
*
Rename standby_slot_names to synchronized_standby_slots.
Amit Kapila
2024-07-01
*
Move new SLRU buffers GUCs to a better place in postgresql.conf.sample
Peter Eisentraut
2024-06-05
*
postgresql.conf: align variable comments, mostly new ones
Bruce Momjian
2024-05-06
*
revert: Transform OR clauses to ANY expression
Alexander Korotkov
2024-04-10
*
Fix the value of or_to_any_transform_limit in postgresql.conf.sample
Alexander Korotkov
2024-04-08
*
Transform OR clauses to ANY expression
Alexander Korotkov
2024-04-08
*
Increase default vacuum_buffer_usage_limit to 2MB.
Thomas Munro
2024-04-06
*
Provide vectored variant of ReadBuffer().
Thomas Munro
2024-04-03
*
Add allow_alter_system GUC.
Robert Haas
2024-03-29
*
Introduce a new GUC 'standby_slot_names'.
Amit Kapila
2024-03-08
*
Improve performance of subsystems on top of SLRU
Alvaro Herrera
2024-02-28
*
Add a new slot sync worker to synchronize logical slots.
Amit Kapila
2024-02-22
*
Introduce transaction_timeout
Alexander Korotkov
2024-02-15
*
Doc: improve a couple of comments in postgresql.conf.sample.
Tom Lane
2024-02-15
*
Explore alternative orderings of group-by pathkeys during optimization.
Alexander Korotkov
2024-01-21
*
Restore initdb's old behavior of always setting the lc_xxx GUCs.
Tom Lane
2024-01-10
*
Add a new WAL summarizer process.
Robert Haas
2023-12-20
*
Use larger segment file names for pg_notify
Alexander Korotkov
2023-11-29
*
improve alignment of postgresql.conf comments
Bruce Momjian
2023-10-31
*
Add GUC for temporarily disabling event triggers
Daniel Gustafsson
2023-09-25
*
Remove the "snapshot too old" feature.
Thomas Munro
2023-09-05
*
Remove db_user_namespace.
Nathan Bossart
2023-07-17
*
Use lower case for icu_validation_level values
Peter Eisentraut
2023-05-23
*
Punctuation improvement in postgresql.conf.sample
Peter Eisentraut
2023-05-23
*
Fix remaining references to gss_accept_deleg.
Nathan Bossart
2023-05-20
*
Reduce icu_validation_level default to WARNING.
Jeff Davis
2023-05-17
*
Document values of stats_fetch_consistency in postgresql.conf.sample
Michael Paquier
2023-05-10
*
Add unit to vacuum_buffer_usage_limit value in postgresql.conf.sample.
Masahiko Sawada
2023-04-28
*
Remove vacuum_defer_cleanup_age
Andres Freund
2023-04-24
*
De-Revert "Add support for Kerberos credential delegation"
Stephen Frost
2023-04-13
*
Revert "Add support for Kerberos credential delegation"
Stephen Frost
2023-04-08
*
Add support for Kerberos credential delegation
Stephen Frost
2023-04-07
*
Add VACUUM/ANALYZE BUFFER_USAGE_LIMIT option
David Rowley
2023-04-07
*
Validate ICU locales.
Jeff Davis
2023-03-28
*
Make SCRAM iteration count configurable
Daniel Gustafsson
2023-03-27
*
Revert "Add eager and lazy freezing strategies to VACUUM."
Peter Geoghegan
2023-01-25
*
Add eager and lazy freezing strategies to VACUUM.
Peter Geoghegan
2023-01-25
*
Add new GUC reserved_connections.
Robert Haas
2023-01-20
*
Add new GUC createrole_self_grant.
Robert Haas
2023-01-10
*
Perform apply of large transactions by parallel workers.
Amit Kapila
2023-01-09
*
Add enable_presorted_aggregate GUC
David Rowley
2022-12-20
*
Remove promote_trigger_file.
Thomas Munro
2022-11-29
[next]