index
:
user/sven/postgresql.git
copy-snapshot-fix
master
origin/HEAD
origin/REL2_0B
origin/REL6_4
origin/REL6_5_PATCHES
origin/REL7_0_PATCHES
origin/REL7_1_STABLE
origin/REL7_2_STABLE
origin/REL7_3_STABLE
origin/REL7_4_STABLE
origin/REL8_0_STABLE
origin/REL8_1_STABLE
origin/REL8_2_STABLE
origin/REL8_3_STABLE
origin/REL8_4_STABLE
origin/REL8_5_ALPHA1_BRANCH
origin/REL8_5_ALPHA2_BRANCH
origin/REL8_5_ALPHA3_BRANCH
origin/REL9_0_ALPHA4_BRANCH
origin/REL9_0_ALPHA5_BRANCH
origin/REL9_0_STABLE
origin/REL9_1_STABLE
origin/REL9_2_STABLE
origin/REL9_3_STABLE
origin/REL9_4_STABLE
origin/REL9_5_STABLE
origin/REL9_6_STABLE
origin/REL_10_STABLE
origin/REL_11_STABLE
origin/REL_12_STABLE
origin/REL_13_STABLE
origin/REL_14_STABLE
origin/REL_15_STABLE
origin/REL_16_STABLE
origin/REL_17_STABLE
origin/REL_18_STABLE
origin/Release_1_0_3
origin/WIN32_DEV
origin/ecpg_big_bison
origin/master
PostgreSQL
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
tools
/
pginclude
Age
Commit message (
Expand
)
Author
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
2006-07-11
Allow each C include file to compile on its own by including any needed
Bruce Momjian
2006-07-11
Add libpq include directory to script.
Bruce Momjian
2006-07-10
Improve compile line for tool.
Bruce Momjian
2006-07-10
Update usage documention for pginclude
Bruce Momjian
2006-07-10
Add $CFLAGS handling to pgcompinclude.
Bruce Momjian
2006-07-10
Fix 'find' args for pgcompinclude tool.
Bruce Momjian
2006-07-10
Improve tool coding.
Bruce Momjian
2006-07-10
Improve script by processing only C files.
Bruce Momjian
2006-03-11
Add CVS tag lines to files that were lacking them.
Bruce Momjian
2001-08-24
Rename config.h to pg_config.h and os.h to pg_config_os.h, fix a number of
Peter Eisentraut
2000-06-15
Clean up #include's.
Bruce Momjian
2000-06-14
Update include cleaning scripts.
Bruce Momjian
2000-06-14
Update include scripts
Bruce Momjian
2000-05-29
Split vacuum and analyze into separate files
Bruce Momjian
1999-07-17
Add c.h to exclusion list.
Bruce Momjian
1999-07-17
Add config.h as needed.
Bruce Momjian
1999-07-16
More cleanup
Bruce Momjian
1999-07-16
More cleanup
Bruce Momjian
1999-07-15
Remove unused #includes in *.c files.
Bruce Momjian
1999-07-15
Cleanups.
Bruce Momjian
1999-07-15
Remove un-needed #include's from *.c files.
Bruce Momjian
1999-07-15
Add updates.
Bruce Momjian
1999-07-15
Clean up #include in /include directory. Add scripts for checking includes.
Bruce Momjian