]> granicus.if.org Git - postgresql/history - src/backend/utils/misc/help_config.c
Fix initialization of fake LSN for unlogged relations
[postgresql] / src / backend / utils / misc / help_config.c
2019-01-02 Bruce MomjianUpdate copyright for 2019
2018-07-11 Alvaro HerreraRethink how to get float.h in old Windows API for isnan...
2018-01-03 Bruce MomjianUpdate copyright for 2018
2017-06-21 Tom LanePhase 3 of pgindent updates.
2017-01-03 Bruce MomjianUpdate copyright via script for 2017
2016-01-02 Bruce MomjianUpdate copyright for 2016
2015-08-15 Andres FreundDon't use 'bool' as a struct member name in help_config.c.
2015-01-06 Bruce MomjianUpdate copyright for 2015
2014-01-07 Bruce MomjianUpdate copyright for 2014
2013-01-01 Bruce MomjianUpdate copyrights for 2013
2012-06-25 Peter EisentrautUnify calling conventions for postgres/postmaster sub...
2012-01-01 Bruce MomjianUpdate copyright notices for year 2012.
2011-01-01 Bruce MomjianStamp copyrights for year 2011.
2010-09-20 Magnus HaganderRemove cvs keywords from all files.
2010-01-02 Bruce MomjianUpdate copyright for the year 2010.
2009-06-11 Bruce Momjian8.4 pgindent run, with new combined Linux/FreeBSD/MinGW...
2009-01-01 Bruce MomjianUpdate copyright for 2009.
2008-03-17 Magnus HaganderFix postgres --describe-config for guc enums, breakage...
2008-02-23 Tom LaneAvoid trying to print a NULL char pointer in --describe...
2008-01-01 Bruce MomjianUpdate copyrights in source tree to 2008.
2007-01-05 Bruce MomjianUpdate CVS HEAD for 2007 copyright. Back branches...
2006-07-14 Bruce MomjianRemove 576 references of include files that were not...
2006-03-05 Bruce MomjianUpdate copyright for 2006. Update scripts.
2005-02-22 Bruce MomjianUse _() macro consistently rather than gettext(). ...
2004-12-31 PostgreSQL DaemonTag appropriate files for rc3
2004-08-29 Bruce MomjianUpdate copyright to 2004.
2004-06-24 Tom LaneReplace direct fprintf(stderr) calls by write_stderr...
2004-06-02 Tom LaneFix breakage from GUC-extension-variables patch.
2004-05-26 Bruce MomjianThe patch adresses the TODO list item "Allow external...
2003-11-29 PostgreSQL Daemon$Header: -> $PostgreSQL Changes ...
2003-10-18 Peter EisentrautCleanup on --help-config: Now called --describe-config...
2003-09-27 Peter EisentrautYou can't NLS-enable a program component by just puttin...
2003-09-25 Peter EisentrautMessage editing: remove gratuitous variations in messag...
2003-08-08 Bruce MomjianAnother pgindent run with updated typedefs.
2003-08-04 Bruce Momjianpgindent run.
2003-07-28 Tom LaneCode review for recent GUC changes --- try to make...
2003-07-09 Bruce MomjianAdd description for new GUC context.
2003-07-04 Tom LaneAdd --help-config facility to dump information about...