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-file.l
Commit message (
Expand
)
Author
Age
*
Message editing: remove gratuitous variations in message wording, standardize
Peter Eisentraut
2003-09-25
*
Fix some copyright notices that weren't updated. Improve copyright tool
Tom Lane
2003-08-04
*
Error message editing in backend/utils (except /adt).
Tom Lane
2003-07-25
*
Ensure that in all flex lexers that are part of the backend, a
Tom Lane
2003-05-29
*
Make debug_ GUC varables output DEBUG1 rather than LOG, and mention in
Bruce Momjian
2003-05-27
*
This patch removes a bunch of superfluous #include directives: if
Bruce Momjian
2002-11-08
*
Since we're depending on %option noyywrap in the main scanner now,
Tom Lane
2002-07-30
*
Merge the last few variable.c configuration variables into the generic
Tom Lane
2002-05-17
*
Commit to match discussed elog() changes. Only update is that LOG is
Bruce Momjian
2002-03-02
*
Save source of GUC settings, allowing different sources to be processed in
Peter Eisentraut
2002-02-23
*
Check that the data directory does not have group or world access; remove
Peter Eisentraut
2001-08-06
*
reset all: command line and .conf options change defaults
Bruce Momjian
2001-06-07
*
Check for malloc failure.
Tom Lane
2001-06-01
*
Fix bogus pattern for STRING.
Peter Eisentraut
2001-01-24
*
Syslog Facility Patch
Bruce Momjian
2000-11-16
*
Some pedantic compile syntax errors to fix with the following patch
Bruce Momjian
2000-07-27
*
New ps display code, works on more platforms.
Peter Eisentraut
2000-06-04
*
The definition for "ProcessConfigFile()" in guc-file.l does not match
Bruce Momjian
2000-06-01
*
The heralded `Grand Unified Configuration scheme' (GUC)
Peter Eisentraut
2000-05-31