summaryrefslogtreecommitdiff
path: root/src/tools
AgeCommit message (Expand)Author
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
2005-12-09Simplify lock manager data structures by making a clear separation betweenTom Lane
2005-11-23Fix pgindent of libpq-fe.h by hacking pgindent script.Bruce Momjian
2005-11-16Update error message and documentation for fsync test.Bruce Momjian
2005-11-16Have test_fsync honor -f filename argument.Bruce Momjian
2005-11-15Prevent certain symbols that are used for both typedefs and variableBruce Momjian
2005-11-15Fix recent problems with BSD indent, including indenting past 80Bruce Momjian
2005-11-13Revert pgindent length back to 79 because we are going to fix the BSDBruce Momjian
2005-11-07Lower pgident length to 77, document BSD indent bug.Bruce Momjian
2005-11-07Change maximum pgindent length from 79 to 78, per Tom.Bruce Momjian
2005-11-07R-tree is dead ... long live GiST.Tom Lane
2005-11-05Add mention to update FAQ item on most recent release to RELEASE_CHANGES.Bruce Momjian
2005-10-15Standard pgindent run for 8.1.Bruce Momjian
2005-10-15Update pgindent typedef list.Bruce Momjian
2005-10-10Document the process to update translations.Peter Eisentraut
2005-10-07Remove an unused typedef.Alvaro Herrera
2005-09-27Suppress FAQ and TODO changes in pgcvslog output.Bruce Momjian
2005-09-22Add instructions.Bruce Momjian
2005-09-22Add "codelines" script to compute number of lines in a releaes.Bruce Momjian
2005-08-25Update release checklist.Bruce Momjian
2005-08-24More beta1 cleanup.Bruce Momjian
2005-08-23The attached patch updates the thread test program to run stand-alone onBruce Momjian