summaryrefslogtreecommitdiff
path: root/src/tools
Commit message (Expand)AuthorAgeFilesLines
* Update copyright script, report year usedBruce Momjian2007-01-051-1/+3
* Modify copyright script to pull current year from `date`.Bruce Momjian2007-01-051-2/+2
* Stamp major release 8.3.0, and increment library version numbers.Bruce Momjian2007-01-051-0/+1
* Fix AddDefine to handle quotes properly. MagnusTom Lane2007-01-041-0/+1
* Support type modifiers for user-defined types, and pull most knowledgeTom Lane2006-12-301-0/+2
* Add support for XML build option to MSVC build scripts.Tom Lane2006-12-291-0/+9
* Clean up pgindent handling of comments after 'else' by only movingBruce Momjian2006-12-271-5/+11
* Restructure operator classes to allow improved handling of cross-data-typeTom Lane2006-12-231-15/+34
* More MSVC build support from Magnus.Tom Lane2006-11-294-0/+411
* Copy fsync() defines into test_fsync.c, someday place them in anBruce Momjian2006-11-251-41/+136
* Separate release preparation jobs for all releases and for major releasesPeter Eisentraut2006-11-241-20/+25
* Revert out:Bruce Momjian2006-11-231-21/+7
* Update fsync test to match new O_DIRECT behavior.Bruce Momjian2006-11-231-7/+21
* VC build patch from Magnus:Neil Conway2006-11-211-2/+5
* More MSVC build fixes:Tom Lane2006-11-204-16/+30
* 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