index
:
postgresql.git
REL2_0B
REL6_4
REL6_5_PATCHES
REL7_0_PATCHES
REL7_1_STABLE
REL7_2_STABLE
REL7_3_STABLE
REL7_4_STABLE
REL8_0_STABLE
REL8_1_STABLE
REL8_2_STABLE
REL8_3_STABLE
REL8_4_STABLE
REL8_5_ALPHA1_BRANCH
REL8_5_ALPHA2_BRANCH
REL8_5_ALPHA3_BRANCH
REL9_0_ALPHA4_BRANCH
REL9_0_ALPHA5_BRANCH
REL9_0_STABLE
REL9_1_STABLE
REL9_2_STABLE
REL9_3_STABLE
REL9_4_STABLE
REL9_5_STABLE
REL9_6_STABLE
REL_10_STABLE
REL_11_STABLE
REL_12_STABLE
REL_13_STABLE
REL_14_STABLE
REL_15_STABLE
REL_16_STABLE
REL_17_STABLE
REL_18_STABLE
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
This is the main PostgreSQL git repository.
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
tools
/
pginclude
Age
Commit message (
Expand
)
Author
2013-03-02
Exclude utils/probes.h and pg_trace.h from cpluspluscheck
Peter Eisentraut
2013-02-08
Exclude access/rmgrlist.h from cpluspluscheck
Peter Eisentraut
2012-12-18
Don't include postgres.h in postgres_fe.h for cpluspluscheck.
Andrew Dunstan
2012-08-16
Add URL for include file visualization tool.
Bruce Momjian
2012-08-16
Add possible alternate tool for pgrminclude, from Peter Geoghegan
Bruce Momjian
2012-05-15
Remove whitespace from end of lines
Peter Eisentraut
2012-04-24
Lots of doc corrections.
Robert Haas
2011-12-01
Make pgcompinclude/pgrminclude less tied to Bruce's personal machine.
Robert Haas
2011-09-25
In pgrminclude, document requirement to use pgcompinclude, and sort
Bruce Momjian
2011-09-24
Document pgrminclude limitations.
Bruce Momjian
2011-09-24
Expand pgrminclude to exclude use of macros CppAsString and CppConcat.
Bruce Momjian
2011-09-07
Have pgrminclude skip files that use CppAsString2 because CppAsString2
Bruce Momjian
2011-09-01
Improve method of avoiding fcinfo compile errors.
Bruce Momjian
2011-08-28
Modify pgrminclude -v to report include files that can't be compiled on
Bruce Momjian
2011-08-27
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-27
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-23
Mark cpluspluscheck as excutable in git.
Bruce Momjian
2010-12-27
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-11-23
Remove useless whitespace at end of lines
Peter Eisentraut
2010-09-20
Remove cvs keywords from all files.
Magnus Hagander
2009-07-16
Make backend header files C++ safe
Peter Eisentraut
2008-03-21
More README src cleanups.
Bruce Momjian
2006-07-19
Add WIN32 compile suggestion to pginclude README.
Bruce Momjian
2006-07-18
Add pginclude testing ideas.
Bruce Momjian
2006-07-17
Mention dependency problems caused by pgrminclude on include files.
Bruce Momjian
2006-07-15
Create a tool to catch #include omissions that might not result in any
Tom Lane
2006-07-14
Move CFLAGS for pginclude to the end of the command line.
Bruce Momjian
2006-07-13
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-12
Fix pgrminclude to work for stripping include files.
Bruce Momjian
2006-07-11
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
[next]