index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
tools
/
pginclude
Commit message (
Expand
)
Author
Age
*
Exclude utils/probes.h and pg_trace.h from cpluspluscheck
Peter Eisentraut
2013-03-01
*
Exclude access/rmgrlist.h from cpluspluscheck
Peter Eisentraut
2013-02-08
*
Don't include postgres.h in postgres_fe.h for cpluspluscheck.
Andrew Dunstan
2012-12-18
*
Add URL for include file visualization tool.
Bruce Momjian
2012-08-16
*
Add possible alternate tool for pgrminclude, from Peter Geoghegan
Bruce Momjian
2012-08-16
*
Remove whitespace from end of lines
Peter Eisentraut
2012-05-15
*
Lots of doc corrections.
Robert Haas
2012-04-23
*
Make pgcompinclude/pgrminclude less tied to Bruce's personal machine.
Robert Haas
2011-12-01
*
In pgrminclude, document requirement to use pgcompinclude, and sort
Bruce Momjian
2011-09-25
*
Document pgrminclude limitations.
Bruce Momjian
2011-09-24
*
Expand pgrminclude to exclude use of macros CppAsString and CppConcat.
Bruce Momjian
2011-09-24
*
Have pgrminclude skip files that use CppAsString2 because CppAsString2
Bruce Momjian
2011-09-07
*
Improve method of avoiding fcinfo compile errors.
Bruce Momjian
2011-09-01
*
Modify pgrminclude -v to report include files that can't be compiled on
Bruce Momjian
2011-08-28
*
Allow more include files to be compiled in their own by adding missing
Bruce Momjian
2011-08-27
*
Add support for #elif to pgrminclude.
Bruce Momjian
2011-08-27
*
Add another pgdefine path check, and a cvs-git change.
Bruce Momjian
2011-08-26
*
Change references of CVS to .git.
Bruce Momjian
2011-08-26
*
Fix missing pgdefine detection in pgrminclude.
Bruce Momjian
2011-08-26
*
Modify pgrminclude to include all code, even in #if blocks. Process
Bruce Momjian
2011-08-26
*
Cleanup of script.
Bruce Momjian
2011-08-26
*
do include files first
Bruce Momjian
2011-08-26
*
Fix #if blocks.
Bruce Momjian
2011-08-26
*
Fix pgrminclude regex pattern.
Bruce Momjian
2011-08-26
*
In pgrminclude, add code to skip includes with a marker comment.
Bruce Momjian
2011-08-26
*
In pgrminclude, make skipped include names constent and skip files with
Bruce Momjian
2011-08-26
*
Mark cpluspluscheck as excutable in git.
Bruce Momjian
2011-08-22
*
Remove -fno-operator-names switch from cpluspluscheck.
Tom Lane
2010-12-27
*
Rearrange cpluspluscheck to check just one .h file at a time.
Tom Lane
2010-12-27
*
Tweak cpluspluscheck to avoid directly #include'ing gram.h.
Tom Lane
2010-12-27
*
Remove useless whitespace at end of lines
Peter Eisentraut
2010-11-23
*
Remove cvs keywords from all files.
Magnus Hagander
2010-09-20
*
Make backend header files C++ safe
Peter Eisentraut
2009-07-16
*
More README src cleanups.
Bruce Momjian
2008-03-21
*
Add WIN32 compile suggestion to pginclude README.
Bruce Momjian
2006-07-19
*
Add pginclude testing ideas.
Bruce Momjian
2006-07-18
*
Mention dependency problems caused by pgrminclude on include files.
Bruce Momjian
2006-07-17
*
Create a tool to catch #include omissions that might not result in any
Tom Lane
2006-07-15
*
Move CFLAGS for pginclude to the end of the command line.
Bruce Momjian
2006-07-14
*
Skip stripping postgres_fe.h include file.
Bruce Momjian
2006-07-13
*
Improve pginclude tools to process include file usage by other include files.
Bruce Momjian
2006-07-13
*
Fix pgrminclude to work for stripping include files.
Bruce Momjian
2006-07-12
*
Improve pginclude tests.
Bruce Momjian
2006-07-11
*
Improve pginclude compile flags.
Bruce Momjian
2006-07-11
*
Update pginclude documentation.
Bruce Momjian
2006-07-11
*
Have pgrminclude process include files too.
Bruce Momjian
2006-07-11
*
Add $CFLAGS support to pgrminclude.
Bruce Momjian
2006-07-11
*
Move pgrminclude debug code to be more effective.
Bruce Momjian
2006-07-11
*
Improve shell script wrapping.
Bruce Momjian
2006-07-11
*
Add comments to pgrminclude.
Bruce Momjian
2006-07-11
[next]