aboutsummaryrefslogtreecommitdiff
path: root/src/tools
Commit message (Expand)AuthorAge
* Update pgcvslog comments.Bruce Momjian2006-09-07
* Update Emacs/vim editor info.Bruce Momjian2006-09-07
* Add MSVC build tools.Bruce Momjian2006-09-04
* Add WIN32 compile suggestion to pginclude README.Bruce Momjian2006-07-19
* Add pginclude testing ideas.Bruce Momjian2006-07-18
* Mention dependency problems caused by pgrminclude on include files.Bruce Momjian2006-07-17
* Create a tool to catch #include omissions that might not result in anyTom Lane2006-07-15
* Have find_static skip main() functions.Bruce Momjian2006-07-14
* Move CFLAGS for pginclude to the end of the command line.Bruce Momjian2006-07-14
* Skip stripping postgres_fe.h include file.Bruce Momjian2006-07-13
* Improve pginclude tools to process include file usage by other include files.Bruce Momjian2006-07-13
* Fix pgrminclude to work for stripping include files.Bruce Momjian2006-07-12
* Apply entab fix from Marko Kreen for these problems:Alvaro Herrera2006-07-11
* Improve pginclude tests.Bruce Momjian2006-07-11
* Improve pginclude compile flags.Bruce Momjian2006-07-11
* Update pginclude documentation.Bruce Momjian2006-07-11
* Have pgrminclude process include files too.Bruce Momjian2006-07-11
* Add $CFLAGS support to pgrminclude.Bruce Momjian2006-07-11
* Move pgrminclude debug code to be more effective.Bruce Momjian2006-07-11
* Improve shell script wrapping.Bruce Momjian2006-07-11
* Add comments to pgrminclude.Bruce Momjian2006-07-11
* Allow each C include file to compile on its own by including any neededBruce Momjian2006-07-11
* Add libpq include directory to script.Bruce Momjian2006-07-11
* Improve compile line for tool.Bruce Momjian2006-07-10
* Update usage documention for pgincludeBruce Momjian2006-07-10
* Add $CFLAGS handling to pgcompinclude.Bruce Momjian2006-07-10
* Fix 'find' args for pgcompinclude tool.Bruce Momjian2006-07-10
* Improve tool coding.Bruce Momjian2006-07-10
* Improve script by processing only C files.Bruce Momjian2006-07-10
* Update cvs command example to show diff -rBASE.Bruce Momjian2006-05-31
* Remove mention of pg_upgrade in release checklist.Bruce Momjian2006-05-21
* Mention packager bumps configure.in/configure.Bruce Momjian2006-05-19
* Fix typo in pgcvslog, used == instead of =.Bruce Momjian2006-03-15
* Add CVS tag lines to files that were lacking them.Bruce Momjian2006-03-11
* Update copyright for 2006. Update scripts.Bruce Momjian2006-03-05
* Update to 2006.Bruce Momjian2006-03-05
* Update release checlist.Bruce Momjian2006-02-12
* Move thread_test directory from /tools to /test so source-only tarballsBruce Momjian2006-02-04
* Simplify lock manager data structures by making a clear separation betweenTom Lane2005-12-09
* Fix pgindent of libpq-fe.h by hacking pgindent script.Bruce Momjian2005-11-23
* Update error message and documentation for fsync test.Bruce Momjian2005-11-16
* Have test_fsync honor -f filename argument.Bruce Momjian2005-11-16
* Prevent certain symbols that are used for both typedefs and variableBruce Momjian2005-11-15
* Fix recent problems with BSD indent, including indenting past 80Bruce Momjian2005-11-15
* Revert pgindent length back to 79 because we are going to fix the BSDBruce Momjian2005-11-13
* Lower pgident length to 77, document BSD indent bug.Bruce Momjian2005-11-07
* Change maximum pgindent length from 79 to 78, per Tom.Bruce Momjian2005-11-07
* R-tree is dead ... long live GiST.Tom Lane2005-11-07
* Add mention to update FAQ item on most recent release to RELEASE_CHANGES.Bruce Momjian2005-11-05
* Standard pgindent run for 8.1.Bruce Momjian2005-10-15