index
:
postgres-xl.git
XL9_5_STABLE
XL_10_STABLE
master
xl_dbt3_expt
xl_doc_update
xl_test
Official repo for Postgres-XL. Stable branch is XL9_5_STABLE. Current development is PG10 compatible. Controlled by Postgres-X2 Core Team.
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
tools
/
pginclude
Age
Commit message (
Expand
)
Author
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