summaryrefslogtreecommitdiff
path: root/src/tools
AgeCommit message (Expand)Author
2006-10-16Remove use of '<' and '>' in SGML, use '&' escapes.Bruce Momjian
2006-10-13Fix test_fsync compile on MinGW(win32)Bruce Momjian
2006-10-10Typo fix.Bruce Momjian
2006-10-10Add release checklist item:Bruce Momjian
2006-10-08Update comments for pgcvslog, -r BASE does not work with cvs log.Bruce Momjian
2006-10-04Exclude pgindent from affecting the ecpg regression directory.Bruce Momjian
2006-10-04Add qsort and qsort_arg to MSVC list of src/port files.Tom Lane
2006-10-04Udpate typedefs for pgindent.Bruce Momjian
2006-10-03pgevent fixes:Bruce Momjian
2006-10-03Update typedef list for 8.2 pgindent run.Bruce Momjian
2006-09-28Fix a couple other places that need to know about (some) src/port/ filesTom Lane
2006-09-15Several fixes for MSVC build scripts, from Magnus.Tom Lane
2006-09-07Update pgcvslog comments.Bruce Momjian
2006-09-07Update Emacs/vim editor info.Bruce Momjian
2006-09-04Add MSVC build tools.Bruce Momjian
2006-07-19Add WIN32 compile suggestion to pginclude README.Bruce Momjian
2006-07-18Add pginclude testing ideas.Bruce Momjian
2006-07-17Mention dependency problems caused by pgrminclude on include files.Bruce Momjian
2006-07-15Create a tool to catch #include omissions that might not result in anyTom Lane
2006-07-14Have find_static skip main() functions.Bruce Momjian
2006-07-14Move CFLAGS for pginclude to the end of the command line.Bruce Momjian
2006-07-13Skip stripping postgres_fe.h include file.Bruce Momjian
2006-07-13Improve pginclude tools to process include file usage by other include files.Bruce Momjian
2006-07-12Fix pgrminclude to work for stripping include files.Bruce Momjian
2006-07-11Apply entab fix from Marko Kreen for these problems:Alvaro Herrera
2006-07-11Improve pginclude tests.Bruce Momjian
2006-07-11Improve pginclude compile flags.Bruce Momjian
2006-07-11Update pginclude documentation.Bruce Momjian
2006-07-11Have pgrminclude process include files too.Bruce Momjian
2006-07-11Add $CFLAGS support to pgrminclude.Bruce Momjian
2006-07-11Move pgrminclude debug code to be more effective.Bruce Momjian
2006-07-11Improve shell script wrapping.Bruce Momjian
2006-07-11Add comments to pgrminclude.Bruce Momjian
2006-07-11Allow each C include file to compile on its own by including any neededBruce Momjian
2006-07-11Add libpq include directory to script.Bruce Momjian
2006-07-10Improve compile line for tool.Bruce Momjian
2006-07-10Update usage documention for pgincludeBruce Momjian
2006-07-10Add $CFLAGS handling to pgcompinclude.Bruce Momjian
2006-07-10Fix 'find' args for pgcompinclude tool.Bruce Momjian
2006-07-10Improve tool coding.Bruce Momjian
2006-07-10Improve script by processing only C files.Bruce Momjian
2006-05-31Update cvs command example to show diff -rBASE.Bruce Momjian
2006-05-21Remove mention of pg_upgrade in release checklist.Bruce Momjian
2006-05-19Mention packager bumps configure.in/configure.Bruce Momjian
2006-03-15Fix typo in pgcvslog, used == instead of =.Bruce Momjian
2006-03-11Add CVS tag lines to files that were lacking them.Bruce Momjian
2006-03-05Update copyright for 2006. Update scripts.Bruce Momjian
2006-03-05Update to 2006.Bruce Momjian
2006-02-12Update release checlist.Bruce Momjian
2006-02-04Move thread_test directory from /tools to /test so source-only tarballsBruce Momjian