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
/
guc.c
Commit message (
Expand
)
Author
Age
*
Arrange to compile flex output files as inclusions into other files
Tom Lane
2002-11-01
*
Code review for statement_timeout patch. Fix some race conditions
Tom Lane
2002-10-31
*
Turn GUC log_min_error_statement off by default by setting it to PANIC.
Bruce Momjian
2002-10-02
*
server_min_messages and friends should have valid values at bootup.
Tom Lane
2002-09-22
*
Avoid misleading error message when SET/RESET target variable name
Tom Lane
2002-09-12
*
Powerup defaults for LC_foo GUC variables should match what main.c does.
Tom Lane
2002-09-10
*
pgindent run.
Bruce Momjian
2002-09-04
*
Add GUC variable to print original query to the server logs when there
Bruce Momjian
2002-09-02
*
Code review for HeapTupleHeader changes. Add version number to page headers
Tom Lane
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
*
Complete TODO item:
Bruce Momjian
2002-08-30
*
This patch reserves the last superuser_reserved_connections slots for
Bruce Momjian
2002-08-29
*
Adjust nodeFunctionscan.c to reset transient memory context between calls
Tom Lane
2002-08-29
*
Code review for standalone composite types, query-specified composite
Tom Lane
2002-08-29
*
Modify array operations to include array's element type OID in the
Tom Lane
2002-08-26
*
Add db-local user names, per discussion on hackers.
Bruce Momjian
2002-08-18
*
As discussed on several occasions previously, the new anonymous
Bruce Momjian
2002-08-15
*
Really truly enable encrypted passwords by default.
Tom Lane
2002-08-14
*
Enable encrypted passwords by default.
Bruce Momjian
2002-08-14
*
Change memory-space accounting mechanism in tuplesort.c and tuplestore.c
Tom Lane
2002-08-12
*
Improve 'failed to initialize' messages.
Tom Lane
2002-08-07
*
Instead of having a configure-time DEFAULT_ATTSTATTARGET, store -1 in
Tom Lane
2002-07-31
*
Here are two patches. The guc_and_tablefunc patch addresses the two
Bruce Momjian
2002-07-30
*
Code review for SHOW output changes; fix horology expected files for
Tom Lane
2002-07-20
*
Fix problems caused by code drift of API for without-oids.
Bruce Momjian
2002-07-20
*
> 2. This patch includes the same Table Function API fixes that I
Bruce Momjian
2002-07-20
*
I have committed many support files for CREATE CONVERSION. Default
Tatsuo Ishii
2002-07-18
*
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
*
Dept. of second thoughts: interaction between DoIt and makeDepend
Tom Lane
2002-05-17
*
Merge the last few variable.c configuration variables into the generic
Tom Lane
2002-05-17
*
Make regression tests locale-proof by setting some locale categories
Peter Eisentraut
2002-05-14
*
Remove --enable-syslog option
Tatsuo Ishii
2002-04-21
*
Locale support is on by default. The choice of locale is done in initdb
Peter Eisentraut
2002-04-03
*
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
*
Change made to elog:
Bruce Momjian
2002-03-06
*
Commit to match discussed elog() changes. Only update is that LOG is
Bruce Momjian
2002-03-02
*
User and database-specific session defaults for run-time configuration
Peter Eisentraut
2002-03-01
*
Save source of GUC settings, allowing different sources to be processed in
Peter Eisentraut
2002-02-23
*
Fix small problem Tom Lane found with pgindent run.
Bruce Momjian
2001-10-30
*
Another pgindent run. Fixes enum indenting, and improves #endif
Bruce Momjian
2001-10-28
*
pgindent run on all C files. Java run to follow. initdb/regression
Bruce Momjian
2001-10-25
*
Allow the postmaster to accept changes in PGC_BACKEND GUC variables
Tom Lane
2001-09-30
*
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
*
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
[next]