aboutsummaryrefslogtreecommitdiff
path: root/src/backend/utils/misc/guc-file.l
Commit message (Expand)AuthorAge
* Message editing: remove gratuitous variations in message wording, standardizePeter Eisentraut2003-09-25
* Fix some copyright notices that weren't updated. Improve copyright toolTom Lane2003-08-04
* Error message editing in backend/utils (except /adt).Tom Lane2003-07-25
* Ensure that in all flex lexers that are part of the backend, aTom Lane2003-05-29
* Make debug_ GUC varables output DEBUG1 rather than LOG, and mention inBruce Momjian2003-05-27
* This patch removes a bunch of superfluous #include directives: ifBruce Momjian2002-11-08
* Since we're depending on %option noyywrap in the main scanner now,Tom Lane2002-07-30
* Merge the last few variable.c configuration variables into the genericTom Lane2002-05-17
* Commit to match discussed elog() changes. Only update is that LOG isBruce Momjian2002-03-02
* Save source of GUC settings, allowing different sources to be processed inPeter Eisentraut2002-02-23
* Check that the data directory does not have group or world access; removePeter Eisentraut2001-08-06
* reset all: command line and .conf options change defaultsBruce Momjian2001-06-07
* Check for malloc failure.Tom Lane2001-06-01
* Fix bogus pattern for STRING.Peter Eisentraut2001-01-24
* Syslog Facility PatchBruce Momjian2000-11-16
* Some pedantic compile syntax errors to fix with the following patchBruce Momjian2000-07-27
* New ps display code, works on more platforms.Peter Eisentraut2000-06-04
* The definition for "ProcessConfigFile()" in guc-file.l does not matchBruce Momjian2000-06-01
* The heralded `Grand Unified Configuration scheme' (GUC)Peter Eisentraut2000-05-31