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
*
Have log_min_duration_statement = 0 always print duration/statement.
Bruce Momjian
2003-10-08
*
Add GUC parameter check_function_bodies to control whether validation
Tom Lane
2003-10-03
*
Remove geqo_random_seed parameter. Having geqo reset the global random()
Tom Lane
2003-09-07
*
Mop-up for previous change to determine default shared_buffers and
Tom Lane
2003-08-26
*
(I always forget what the magic numbers 0 through 2 means for the
Bruce Momjian
2003-08-17
*
Apply (a somewhat revised version of) Greg Mullane's patch to eliminate
Tom Lane
2003-07-29
*
Add GUC parameter to control rendezvous name.
Bruce Momjian
2003-07-22
*
Add cleaner formatting to config file.
Bruce Momjian
2003-07-18
*
The default values for shared_buffers and max_connections are now 1000
Tom Lane
2003-07-14
*
Add --help-config facility to dump information about GUC parameters
Tom Lane
2003-07-04
*
Add GUC option log_error_verbosity to control which fields of error
Tom Lane
2003-06-30
*
Add add_missing_from GUC variable.
Bruce Momjian
2003-06-11
*
Add log_min_duration_statement.
Bruce Momjian
2003-06-11
*
Remove lock* GUC variables from postgresql.conf.
Bruce Momjian
2003-06-11
*
Backend support for autocommit removed, per recent discussions. The
Tom Lane
2003-05-14
*
Add more documentation about shared memory costs.
Tom Lane
2003-04-19
*
Remove zero_damaged_pages from postgresql.conf.sample; the only way to
Tom Lane
2003-04-03
*
Properly document default value of log_min_error_statement in postgresql.conf.
Bruce Momjian
2003-03-30
*
Add code to apply some simple sanity checks to the header fields of a
Tom Lane
2003-03-28
*
Add comment to postgresql.conf:
Bruce Momjian
2003-03-24
*
> I can see a couple possible downsides: (a) the library might have some
Bruce Momjian
2003-03-20
*
Reimplement free-space-map management as per recent discussions.
Tom Lane
2003-03-04
*
Create a GUC variable REGEX_FLAVOR to control the type of regular
Tom Lane
2003-02-06
*
Revert off setting mention for client_min_messages.
Bruce Momjian
2003-01-28
*
Revert optimizer page count change.
Bruce Momjian
2003-01-28
*
Set log_min_error_messages to the proper and agreed-upon default, PANIC (off).
Bruce Momjian
2003-01-27
*
Allow the planner to collapse explicit inner JOINs together, rather than
Tom Lane
2003-01-25
*
More comment cleanups for shared_buffers in postgresql.conf.
Bruce Momjian
2003-01-15
*
Update shared_buffer comment in postgresql.conf.
Bruce Momjian
2003-01-15
*
> > This patch improves the documentation for the shared_buffers GUC param.
Bruce Momjian
2003-01-11
*
Fix indenting of log_min_error_statement.
Bruce Momjian
2003-01-09
*
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
[next]