aboutsummaryrefslogtreecommitdiff
path: root/src/backend/utils/misc/help_config.c
Commit message (Expand)AuthorAge
* Update copyright for 2019Bruce Momjian2019-01-02
* Rethink how to get float.h in old Windows API for isnan/isinfAlvaro Herrera2018-07-11
* Update copyright for 2018Bruce Momjian2018-01-02
* Phase 3 of pgindent updates.Tom Lane2017-06-21
* Update copyright via script for 2017Bruce Momjian2017-01-03
* Update copyright for 2016Bruce Momjian2016-01-02
* Don't use 'bool' as a struct member name in help_config.c.Andres Freund2015-08-15
* Update copyright for 2015Bruce Momjian2015-01-06
* Update copyright for 2014Bruce Momjian2014-01-07
* Update copyrights for 2013Bruce Momjian2013-01-01
* Unify calling conventions for postgres/postmaster sub-main functionsPeter Eisentraut2012-06-25
* Update copyright notices for year 2012.Bruce Momjian2012-01-01
* Stamp copyrights for year 2011.Bruce Momjian2011-01-01
* Remove cvs keywords from all files.Magnus Hagander2010-09-20
* Update copyright for the year 2010.Bruce Momjian2010-01-02
* 8.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef listBruce Momjian2009-06-11
* Update copyright for 2009.Bruce Momjian2009-01-01
* Fix postgres --describe-config for guc enums, breakage noted by Alvaro.Magnus Hagander2008-03-17
* Avoid trying to print a NULL char pointer in --describe-config. On someTom Lane2008-02-23
* Update copyrights in source tree to 2008.Bruce Momjian2008-01-01
* 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