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
*
Trivial patch to increase max_fsm_pages as per earlier discussion.
Bruce Momjian
2002-12-27
*
Finish implementation of hashed aggregation. Add enable_hashagg GUC
Tom Lane
2002-11-21
*
Add checkpoint_warning to warn of excessive checkpoints caused by too
Bruce Momjian
2002-11-15
*
Rename hostname_lookup to log_hostname.
Bruce Momjian
2002-11-15
*
Rename show_source_port to log_source_port.
Bruce Momjian
2002-11-15
*
Rename show_btree_build_stats to log_btree_build_stats
Bruce Momjian
2002-11-15
*
Rename:
Bruce Momjian
2002-11-15
*
Rename server_min_messages to log_min_messages. Part of consolidation
Bruce Momjian
2002-11-14
*
Add extra_float_digits GUC parameter to allow adjustment of displayed
Tom Lane
2002-11-08
*
Add GUC variable to print original query to the server logs when there
Bruce Momjian
2002-09-02
*
Add log_duration to GUC/postgresql.conf.
Bruce Momjian
2002-09-01
*
AUTOCOMMIT mode is now an available backend GUC variable; setting it
Tom Lane
2002-08-30
*
This patch reserves the last superuser_reserved_connections slots for
Bruce Momjian
2002-08-29
*
Add fsm sizes.
Bruce Momjian
2002-08-27
*
Fix units in postgresql.conf.
Bruce Momjian
2002-08-27
*
Add units to postgresql.conf file.
Bruce Momjian
2002-08-26
*
Add db-local user names, per discussion on hackers.
Bruce Momjian
2002-08-18
*
Change memory-space accounting mechanism in tuplesort.c and tuplestore.c
Tom Lane
2002-08-12
*
Instead of having a configure-time DEFAULT_ATTSTATTARGET, store -1 in
Tom Lane
2002-07-31
*
--enable-syslog no longer required to use syslog.
Bruce Momjian
2002-07-30
*
Add SET statement_timeout capability. Timeout is in ms. A value of
Bruce Momjian
2002-07-13
*
Remove KSQO from GUC and move file to _deadcode.
Bruce Momjian
2002-06-16
*
Make encryption of stored passwords the default, as discussed months ago.
Bruce Momjian
2002-06-15
*
Remove DEBUG_LEVEL from postgresql.conf. Now uses CLIENT/SERVER_MIN_MESSAGES.
Bruce Momjian
2002-06-08
*
Merge the last few variable.c configuration variables into the generic
Tom Lane
2002-05-17
*
Add missing mention of 'log' option for client_min_messages.
Bruce Momjian
2002-04-04
*
Create a new GUC variable search_path to control the namespace search
Tom Lane
2002-04-01
*
EXPLAIN output now comes out as a query result, not a NOTICE message.
Tom Lane
2002-03-24
*
Wording improvements to runtime.sgml. Add mention in postgresql.conf
Bruce Momjian
2002-03-09
*
Change made to elog:
Bruce Momjian
2002-03-06
*
Default server_min_messages is NOTICE.
Bruce Momjian
2002-03-03
*
Commit to match discussed elog() changes. Only update is that LOG is
Bruce Momjian
2002-03-02
*
Reorder postgresql.conf WAL section to be clearer.
Bruce Momjian
2002-02-18
*
Replace #ifdef, #endif with # requires comment.
Bruce Momjian
2002-01-04
*
Move geqo enable into proper section.
Bruce Momjian
2001-12-17
*
Create a GUC parameter max_files_per_process that is a configurable
Tom Lane
2001-09-30
*
Implement new 'lightweight lock manager' that's intermediate between
Tom Lane
2001-09-29
*
Improve postgresql.conf descriptions.
Bruce Momjian
2001-09-27
*
Rename collect_* options to more user-friendly names.
Peter Eisentraut
2001-09-23
*
Add an overall timeout on the client authentication cycle, so that
Tom Lane
2001-09-21
*
Give VACUUM its own GUC parameter for memory usage, rather than
Tom Lane
2001-09-21
*
max_locks_per_transaction seems to be a more consistent name than
Peter Eisentraut
2001-09-12
*
Missed a few places that referred to a compile-time limit on
Tom Lane
2001-09-07
*
Move WAL params higher in file, next to fsync option.
Bruce Momjian
2001-08-21
*
Regroup GEQO configs.
Bruce Momjian
2001-08-21
*
Use MD5 for wire protocol encryption for >= 7.2 client/server.
Bruce Momjian
2001-08-15
*
Added GUC configuration options to control access statistics.
Jan Wieck
2001-07-05
*
Allow default transaction isolation level (a.k.a. set session
Peter Eisentraut
2001-06-30
*
Install infrastructure for shared-memory free space map. Doesn't actually
Tom Lane
2001-06-27
*
Add GUC setting for Australian timezones. Uses new GUC boolean callback
Bruce Momjian
2001-06-18
[next]