summaryrefslogtreecommitdiff
path: root/src/tools
Commit message (Expand)AuthorAgeFilesLines
* Various MSVC build fixes from Magnus; also remove stray WindowsTom Lane2006-10-226-139/+296
* Remove use of '<' and '>' in SGML, use '&' escapes.Bruce Momjian2006-10-161-3/+3
* Fix test_fsync compile on MinGW(win32)Bruce Momjian2006-10-132-19/+37
* Typo fix.Bruce Momjian2006-10-101-1/+1
* Add release checklist item:Bruce Momjian2006-10-101-0/+1
* Update comments for pgcvslog, -r BASE does not work with cvs log.Bruce Momjian2006-10-081-5/+2
* Exclude pgindent from affecting the ecpg regression directory.Bruce Momjian2006-10-041-1/+3
* Add qsort and qsort_arg to MSVC list of src/port files.Tom Lane2006-10-041-2/+2
* Udpate typedefs for pgindent.Bruce Momjian2006-10-041-1/+2
* pgevent fixes:Bruce Momjian2006-10-031-0/+4
* Update typedef list for 8.2 pgindent run.Bruce Momjian2006-10-031-43/+107
* 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