index
:
postgresql-pgindent.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
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
master-pgindent
Auto-updated pgindent branches
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
backend
/
utils
/
misc
/
postgresql.conf.sample
Age
Commit message (
Expand
)
Author
2023-04-13
De-Revert "Add support for Kerberos credential delegation"
Stephen Frost
2023-04-08
Revert "Add support for Kerberos credential delegation"
Stephen Frost
2023-04-08
Add support for Kerberos credential delegation
Stephen Frost
2023-04-06
Add VACUUM/ANALYZE BUFFER_USAGE_LIMIT option
David Rowley
2023-03-28
Validate ICU locales.
Jeff Davis
2023-03-27
Make SCRAM iteration count configurable
Daniel Gustafsson
2023-01-26
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-20
Add new GUC reserved_connections.
Robert Haas
2023-01-10
Add new GUC createrole_self_grant.
Robert Haas
2023-01-09
Perform apply of large transactions by parallel workers.
Amit Kapila
2022-12-20
Add enable_presorted_aggregate GUC
David Rowley
2022-11-28
Remove promote_trigger_file.
Thomas Munro
2022-10-03
Revert "Optimize order of GROUP BY keys".
Tom Lane
2022-09-14
Use the terminology "WAL file" not "log file" more consistently.
Tom Lane
2022-08-09
Fix some inconsistencies with GUC categories
Michael Paquier
2022-07-02
Default to dynamic_shared_memory_type=sysv on Solaris.
Thomas Munro
2022-05-25
Fix stats_fetch_consistency default value indicated in postgresql.conf.sample.
Andres Freund
2022-05-10
Formatting and punctuation improvements in sample configuration files
Peter Eisentraut
2022-04-07
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-07
pgstat: remove stats_temp_directory.
Andres Freund
2022-04-07
pgstat: store statistics in shared memory.
Andres Freund
2022-03-30
Optimize order of GROUP BY keys
Tomas Vondra
2022-03-24
Invent recursive_worktable_factor GUC to replace hard-wired constant.
Tom Lane
2022-03-11
Add support for zstd with compression of full-page writes in WAL
Michael Paquier
2022-02-17
Increase hash_mem_multiplier default to 2.0.
Peter Geoghegan
2022-02-03
Allow archiving via loadable modules.
Robert Haas
2022-01-17
Introduce log_destination=jsonlog
Michael Paquier
2021-12-13
Default to log_checkpoints=on, log_autovacuum_min_duration=10m
Robert Haas
2021-10-25
Report progress of startup operations that take a long time.
Robert Haas
2021-08-23
Improve defaults shown in postgresql.conf.sample and pg_settings
Bruce Momjian
2021-07-21
Document "B" and "us" as accepted units in postgres.conf.sample
John Naylor
2021-07-14
Change the name of the Result Cache node to Memoize
David Rowley
2021-06-29
Add support for LZ4 with compression of full-page writes in WAL
Michael Paquier
2021-06-28
Change recovery_init_sync_method to PGC_SIGHUP.
Thomas Munro
2021-06-24
doc: Move remove_temp_files_after_crash to section for developer options
Michael Paquier
2021-05-27
doc: Fix description of some GUCs in docs and postgresql.conf.sample
Michael Paquier
2021-05-25
postgresql.conf.sample: Make vertical spacing consistent
Peter Eisentraut
2021-05-15
Allow compute_query_id to be set to 'auto' and make it default
Alvaro Herrera
2021-05-10
Revert recovery prefetching feature.
Thomas Munro
2021-05-08
Sync guc.c and postgresql.conf.sample with the SGML docs.
Tom Lane
2021-04-14
doc: Move force_parallel_mode to section for developer options
Michael Paquier
2021-04-12
Move log_autovacuum_min_duration into its correct sections
Michael Paquier
2021-04-08
Optionally prefetch referenced data in recovery.
Thomas Munro
2021-04-07
Add wraparound failsafe to VACUUM.
Peter Geoghegan
2021-04-07
Make use of in-core query id added by commit 5fd9dfa5f5
Bruce Momjian
2021-04-07
Move pg_stat_statements query jumbling to core.
Bruce Momjian
2021-04-02
Detect POLLHUP/POLLRDHUP while running queries.
Thomas Munro
2021-04-02
Add Result Cache executor node (take 2)
David Rowley
[next]