index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
doc
/
src
/
sgml
/
config.sgml
Commit message (
Expand
)
Author
Age
*
Mention server start requirement for ssl parameters
Magnus Hagander
2016-11-27
*
doc: Add more documentation about wal_retrieve_retry_interval
Peter Eisentraut
2015-11-23
*
Improve documentation around autovacuum-related storage parameters.
Tom Lane
2015-11-11
*
doc: Move documentation of max_wal_size to better position
Peter Eisentraut
2015-10-20
*
Group cluster_name and update_process_title settings together
Peter Eisentraut
2015-10-04
*
Document that row_security is a boolean GUC.
Noah Misch
2015-10-03
*
Make BYPASSRLS behave like superuser RLS bypass.
Noah Misch
2015-10-03
*
Remove the row_security=force GUC value.
Noah Misch
2015-09-20
*
doc: Spell checking
Peter Eisentraut
2015-09-10
*
doc: Whitespace and formatting fixes
Peter Eisentraut
2015-08-20
*
Remove ssl renegotiation support.
Andres Freund
2015-07-28
*
Improve markup for row_security.
Joe Conway
2015-07-25
*
Make wal_compression PGC_SUSET rather than PGC_USERSET.
Fujii Masao
2015-07-09
*
Improve design and implementation of pg_file_settings view.
Tom Lane
2015-06-28
*
doc: Session identifiers truncate, not round, the backend start time.
Robert Haas
2015-06-04
*
Add archive_mode='always' option.
Heikki Linnakangas
2015-05-15
*
Add <literal> markup, for consistency.
Robert Haas
2015-04-29
*
Increase max_wal_size's default from 128MB to 1GB.
Andres Freund
2015-03-15
*
Make operator precedence follow the SQL standard more closely.
Tom Lane
2015-03-11
*
Add GUC to enable compression of full page images stored in WAL.
Fujii Masao
2015-03-11
*
Fix stray sentence fragment in shared_preload_libraries documentation
Alvaro Herrera
2015-03-10
*
Fix invalid DocBook XML
Peter Eisentraut
2015-02-23
*
Replace checkpoint_segments with min_wal_size and max_wal_size.
Heikki Linnakangas
2015-02-23
*
Add GUC to control the time to wait before retrieving WAL after failed attempt.
Fujii Masao
2015-02-23
*
Change local_preload_libraries to PGC_USERSET
Peter Eisentraut
2014-12-22
*
Improve documentation around parameter-setting and ALTER SYSTEM.
Tom Lane
2014-12-14
*
doc: Fix markup
Alvaro Herrera
2014-12-03
*
Keep track of transaction commit timestamps
Alvaro Herrera
2014-12-03
*
Rename pending_list_cleanup_size to gin_pending_list_limit.
Fujii Masao
2014-11-13
*
Add GUC and storage parameter to set the maximum size of GIN pending list.
Fujii Masao
2014-11-11
*
Allow setting effective_io_concurrency even on unsupported systems
Peter Eisentraut
2014-10-18
*
Support timezone abbreviations that sometimes change.
Tom Lane
2014-10-16
*
Code review for row security.
Stephen Frost
2014-09-24
*
Row-Level Security Policies (RLS)
Stephen Frost
2014-09-19
*
Invent PGC_SU_BACKEND and mark log_connections/log_disconnections that way.
Tom Lane
2014-09-13
*
Add GUC to enable logging of replication commands.
Fujii Masao
2014-09-13
*
doc: improve configuration management section
Bruce Momjian
2014-09-10
*
doc: Document valid checkpoint_timeout range
Peter Eisentraut
2014-08-26
*
doc: Fix DocBook XML validity
Peter Eisentraut
2014-08-14
*
Fix xreflabel for hot_standby_feedback.
Tom Lane
2014-07-19
*
doc: Spell checking
Peter Eisentraut
2014-07-16
*
doc: Fix spacing in verbatim environments
Peter Eisentraut
2014-07-08
*
Fix typos in the cluster_name commit.
Andres Freund
2014-06-30
*
Add cluster_name GUC which is included in process titles if set.
Andres Freund
2014-06-29
*
Remove obsolete example of CSV log file name from log_filename document.
Fujii Masao
2014-06-26
*
Add missing closing parenthesis into max_replication_slots doc.
Fujii Masao
2014-06-24
*
Don't allow to disable backend assertions via the debug_assertions GUC.
Andres Freund
2014-06-20
*
doc: improve markup of ssl_ecdh_curve commit
Bruce Momjian
2014-05-28
*
doc: improve ssl_ecdh_curve descriptions
Bruce Momjian
2014-05-27
*
Increase the default value of effective_cache_size to 4GB.
Tom Lane
2014-05-08
[next]