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
/
help_config.c
Commit message (
Expand
)
Author
Age
*
Update CVS HEAD for 2007 copyright. Back branches are typically not
Bruce Momjian
2007-01-05
*
Remove 576 references of include files that were not needed.
Bruce Momjian
2006-07-14
*
Update copyright for 2006. Update scripts.
Bruce Momjian
2006-03-05
*
Use _() macro consistently rather than gettext(). Add translation
Bruce Momjian
2005-02-22
*
Tag appropriate files for rc3
PostgreSQL Daemon
2004-12-31
*
Update copyright to 2004.
Bruce Momjian
2004-08-29
*
Replace direct fprintf(stderr) calls by write_stderr(), and cause this
Tom Lane
2004-06-24
*
Fix breakage from GUC-extension-variables patch.
Tom Lane
2004-06-02
*
The patch adresses the TODO list item "Allow external interfaces to
Bruce Momjian
2004-05-26
*
$Header: -> $PostgreSQL Changes ...
PostgreSQL Daemon
2003-11-29
*
Cleanup on --help-config: Now called --describe-config, no further options,
Peter Eisentraut
2003-10-18
*
You can't NLS-enable a program component by just putting gettext() around
Peter Eisentraut
2003-09-27
*
Message editing: remove gratuitous variations in message wording, standardize
Peter Eisentraut
2003-09-25
*
Another pgindent run with updated typedefs.
Bruce Momjian
2003-08-08
*
pgindent run.
Bruce Momjian
2003-08-04
*
Code review for recent GUC changes --- try to make it less obvious that
Tom Lane
2003-07-28
*
Add description for new GUC context.
Bruce Momjian
2003-07-09
*
Add --help-config facility to dump information about GUC parameters
Tom Lane
2003-07-04