aboutsummaryrefslogtreecommitdiff
path: root/src/backend/utils/misc/help_config.c
Commit message (Expand)AuthorAge
* Update CVS HEAD for 2007 copyright. Back branches are typically notBruce Momjian2007-01-05
* Remove 576 references of include files that were not needed.Bruce Momjian2006-07-14
* Update copyright for 2006. Update scripts.Bruce Momjian2006-03-05
* Use _() macro consistently rather than gettext(). Add translationBruce Momjian2005-02-22
* Tag appropriate files for rc3PostgreSQL Daemon2004-12-31
* Update copyright to 2004.Bruce Momjian2004-08-29
* Replace direct fprintf(stderr) calls by write_stderr(), and cause thisTom Lane2004-06-24
* Fix breakage from GUC-extension-variables patch.Tom Lane2004-06-02
* The patch adresses the TODO list item "Allow external interfaces toBruce Momjian2004-05-26
* $Header: -> $PostgreSQL Changes ...PostgreSQL Daemon2003-11-29
* Cleanup on --help-config: Now called --describe-config, no further options,Peter Eisentraut2003-10-18
* You can't NLS-enable a program component by just putting gettext() aroundPeter Eisentraut2003-09-27
* Message editing: remove gratuitous variations in message wording, standardizePeter Eisentraut2003-09-25
* Another pgindent run with updated typedefs.Bruce Momjian2003-08-08
* pgindent run.Bruce Momjian2003-08-04
* Code review for recent GUC changes --- try to make it less obvious thatTom Lane2003-07-28
* Add description for new GUC context.Bruce Momjian2003-07-09
* Add --help-config facility to dump information about GUC parametersTom Lane2003-07-04