summaryrefslogtreecommitdiff
path: root/src/tools
Commit message (Expand)AuthorAgeFilesLines
* Fix a couple other places that need to know about (some) src/port/ filesTom Lane2006-09-281-1/+1
* Several fixes for MSVC build scripts, from Magnus.Tom Lane2006-09-154-46/+87
* Update pgcvslog comments.Bruce Momjian2006-09-071-5/+6
* Update Emacs/vim editor info.Bruce Momjian2006-09-072-0/+96
* Add MSVC build tools.Bruce Momjian2006-09-048-0/+1048
* Add WIN32 compile suggestion to pginclude README.Bruce Momjian2006-07-191-2/+1
* Add pginclude testing ideas.Bruce Momjian2006-07-181-0/+3
* Mention dependency problems caused by pgrminclude on include files.Bruce Momjian2006-07-171-5/+15
* Create a tool to catch #include omissions that might not result in anyTom Lane2006-07-152-0/+246
* Have find_static skip main() functions.Bruce Momjian2006-07-141-2/+2
* Move CFLAGS for pginclude to the end of the command line.Bruce Momjian2006-07-142-6/+6
* Skip stripping postgres_fe.h include file.Bruce Momjian2006-07-131-1/+2
* Improve pginclude tools to process include file usage by other include files.Bruce Momjian2006-07-132-4/+11
* Fix pgrminclude to work for stripping include files.Bruce Momjian2006-07-121-15/+16
* Apply entab fix from Marko Kreen for these problems:Alvaro Herrera2006-07-112-3/+4
* Improve pginclude tests.Bruce Momjian2006-07-111-7/+11
* Improve pginclude compile flags.Bruce Momjian2006-07-112-5/+8
* Update pginclude documentation.Bruce Momjian2006-07-111-2/+9
* Have pgrminclude process include files too.Bruce Momjian2006-07-111-5/+3
* Add $CFLAGS support to pgrminclude.Bruce Momjian2006-07-111-2/+2
* Move pgrminclude debug code to be more effective.Bruce Momjian2006-07-111-5/+5
* Improve shell script wrapping.Bruce Momjian2006-07-111-2/+4
* Add comments to pgrminclude.Bruce Momjian2006-07-111-1/+4
* Allow each C include file to compile on its own by including any neededBruce Momjian2006-07-111-1/+2
* Add libpq include directory to script.Bruce Momjian2006-07-111-2/+2
* Improve compile line for tool.Bruce Momjian2006-07-101-2/+3
* Update usage documention for pgincludeBruce Momjian2006-07-101-4/+6
* Add $CFLAGS handling to pgcompinclude.Bruce Momjian2006-07-101-2/+2
* Fix 'find' args for pgcompinclude tool.Bruce Momjian2006-07-101-2/+2
* Improve tool coding.Bruce Momjian2006-07-101-3/+3
* Improve script by processing only C files.Bruce Momjian2006-07-101-2/+2
* Update cvs command example to show diff -rBASE.Bruce Momjian2006-05-311-3/+6
* Remove mention of pg_upgrade in release checklist.Bruce Momjian2006-05-211-2/+0
* Mention packager bumps configure.in/configure.Bruce Momjian2006-05-191-2/+2
* Fix typo in pgcvslog, used == instead of =.Bruce Momjian2006-03-151-2/+2
* Add CVS tag lines to files that were lacking them.Bruce Momjian2006-03-1130-6/+75
* Update copyright for 2006. Update scripts.Bruce Momjian2006-03-052-4/+4
* Update to 2006.Bruce Momjian2006-03-051-1/+1
* Update release checlist.Bruce Momjian2006-02-121-11/+10
* Move thread_test directory from /tools to /test so source-only tarballsBruce Momjian2006-02-043-542/+0
* Simplify lock manager data structures by making a clear separation betweenTom Lane2005-12-091-24/+9
* Fix pgindent of libpq-fe.h by hacking pgindent script.Bruce Momjian2005-11-231-0/+8
* Update error message and documentation for fsync test.Bruce Momjian2005-11-162-18/+19
* Have test_fsync honor -f filename argument.Bruce Momjian2005-11-161-17/+17
* Prevent certain symbols that are used for both typedefs and variableBruce Momjian2005-11-152-4/+3
* Fix recent problems with BSD indent, including indenting past 80Bruce Momjian2005-11-154-65/+426
* Revert pgindent length back to 79 because we are going to fix the BSDBruce Momjian2005-11-132-4/+2
* Lower pgident length to 77, document BSD indent bug.Bruce Momjian2005-11-071-1/+3
* Change maximum pgindent length from 79 to 78, per Tom.Bruce Momjian2005-11-071-1/+1
* R-tree is dead ... long live GiST.Tom Lane2005-11-071-3/+0