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
*
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
*
Revert "Optimize order of GROUP BY keys".
Tom Lane
2022-10-03
*
Use the terminology "WAL file" not "log file" more consistently.
Tom Lane
2022-09-14
*
Fix some inconsistencies with GUC categories
Michael Paquier
2022-08-09
*
Default to dynamic_shared_memory_type=sysv on Solaris.
Thomas Munro
2022-07-02
*
Fix stats_fetch_consistency default value indicated in postgresql.conf.sample.
Andres Freund
2022-05-24
*
Formatting and punctuation improvements in sample configuration files
Peter Eisentraut
2022-05-10
*
Prefetch data referenced by the WAL, take II.
Thomas Munro
2022-04-07
*
pgstat: rename STATS_COLLECTOR GUC group to STATS_CUMULATIVE.
Andres Freund
2022-04-06
[next]