]> granicus.if.org Git - postgresql/history - src/tools/pginclude
Small improvements in comments in async.c.
[postgresql] / src / tools / pginclude /
2013-05-29 Bruce Momjianpgindent run for release 9.3
2013-03-02 Peter EisentrautExclude utils/probes.h and pg_trace.h from cpluspluscheck
2013-02-08 Peter EisentrautExclude access/rmgrlist.h from cpluspluscheck
2012-12-18 Andrew DunstanDon't include postgres.h in postgres_fe.h for cplusplus...
2012-08-16 Bruce MomjianAdd URL for include file visualization tool.
2012-08-16 Bruce MomjianAdd possible alternate tool for pgrminclude, from Peter...
2012-05-15 Peter EisentrautRemove whitespace from end of lines
2012-04-24 Robert HaasLots of doc corrections.
2011-12-01 Robert HaasMake pgcompinclude/pgrminclude less tied to Bruce's...
2011-09-25 Bruce MomjianIn pgrminclude, document requirement to use pgcompinclu...
2011-09-24 Bruce MomjianDocument pgrminclude limitations.
2011-09-24 Bruce MomjianExpand pgrminclude to exclude use of macros CppAsString...
2011-09-07 Bruce MomjianHave pgrminclude skip files that use CppAsString2 becau...
2011-09-01 Bruce MomjianImprove method of avoiding fcinfo compile errors.
2011-08-28 Bruce MomjianModify pgrminclude -v to report include files that...
2011-08-27 Bruce MomjianAllow more include files to be compiled in their own...
2011-08-27 Bruce MomjianAdd support for #elif to pgrminclude.
2011-08-27 Bruce MomjianAdd another pgdefine path check, and a cvs-git change.
2011-08-27 Bruce MomjianChange references of CVS to .git.
2011-08-26 Bruce MomjianFix missing pgdefine detection in pgrminclude.
2011-08-26 Bruce MomjianModify pgrminclude to include all code, even in #if...
2011-08-26 Bruce MomjianCleanup of script.
2011-08-26 Bruce Momjiando include files first
2011-08-26 Bruce MomjianFix #if blocks.
2011-08-26 Bruce MomjianFix pgrminclude regex pattern.
2011-08-26 Bruce MomjianIn pgrminclude, add code to skip includes with a marker...
2011-08-26 Bruce MomjianIn pgrminclude, make skipped include names constent...
2011-08-23 Bruce MomjianMark cpluspluscheck as excutable in git.
2010-12-27 Tom LaneRemove -fno-operator-names switch from cpluspluscheck.
2010-12-27 Tom LaneRearrange cpluspluscheck to check just one .h file...
2010-12-27 Tom LaneTweak cpluspluscheck to avoid directly #include'ing...
2010-11-23 Peter EisentrautRemove useless whitespace at end of lines
2010-09-20 Magnus HaganderRemove cvs keywords from all files.
2009-07-16 Peter EisentrautMake backend header files C++ safe
2008-03-21 Bruce MomjianMore README src cleanups.
2006-07-19 Bruce MomjianAdd WIN32 compile suggestion to pginclude README.
2006-07-18 Bruce MomjianAdd pginclude testing ideas.
2006-07-17 Bruce MomjianMention dependency problems caused by pgrminclude on...
2006-07-15 Tom LaneCreate a tool to catch #include omissions that might...
2006-07-14 Bruce MomjianMove CFLAGS for pginclude to the end of the command...
2006-07-13 Bruce MomjianSkip stripping postgres_fe.h include file.
2006-07-13 Bruce MomjianImprove pginclude tools to process include file usage...
2006-07-12 Bruce MomjianFix pgrminclude to work for stripping include files.
2006-07-11 Bruce MomjianImprove pginclude tests.
2006-07-11 Bruce MomjianImprove pginclude compile flags.
2006-07-11 Bruce MomjianUpdate pginclude documentation.
2006-07-11 Bruce MomjianHave pgrminclude process include files too.
2006-07-11 Bruce MomjianAdd $CFLAGS support to pgrminclude.
2006-07-11 Bruce MomjianMove pgrminclude debug code to be more effective.
2006-07-11 Bruce MomjianImprove shell script wrapping.
2006-07-11 Bruce MomjianAdd comments to pgrminclude.
2006-07-11 Bruce MomjianAllow each C include file to compile on its own by...
2006-07-11 Bruce MomjianAdd libpq include directory to script.
2006-07-10 Bruce MomjianImprove compile line for tool.
2006-07-10 Bruce MomjianUpdate usage documention for pginclude
2006-07-10 Bruce MomjianAdd $CFLAGS handling to pgcompinclude.
2006-07-10 Bruce MomjianFix 'find' args for pgcompinclude tool.
2006-07-10 Bruce MomjianImprove tool coding.
2006-07-10 Bruce MomjianImprove script by processing only C files.
2006-03-11 Bruce MomjianAdd CVS tag lines to files that were lacking them.
2001-08-24 Peter EisentrautRename config.h to pg_config.h and os.h to pg_config_os...
2000-06-15 Bruce MomjianClean up #include's.
2000-06-14 Bruce MomjianUpdate include cleaning scripts.
2000-06-14 Bruce MomjianUpdate include scripts
2000-05-29 Bruce MomjianSplit vacuum and analyze into separate files
1999-07-17 Bruce MomjianAdd c.h to exclusion list.
1999-07-17 Bruce MomjianAdd config.h as needed.
1999-07-16 Bruce MomjianMore cleanup
1999-07-16 Bruce MomjianMore cleanup
1999-07-15 Bruce MomjianRemove unused #includes in *.c files.
1999-07-15 Bruce MomjianCleanups.
1999-07-15 Bruce MomjianRemove un-needed #include's from *.c files.
1999-07-15 Bruce MomjianAdd updates.
1999-07-15 Bruce MomjianClean up #include in /include directory. Add scripts...