aboutsummaryrefslogtreecommitdiff
path: root/src/tools
Commit message (Expand)AuthorAge
* This patch is required for vcbuild to work after the changes toAlvaro Herrera2007-01-23
* vcbuild updates from Magnus:Neil Conway2007-01-16
* Attached patch fixes two problems:Neil Conway2007-01-10
* This patch enables verbose output when building all projects. This isNeil Conway2007-01-10
* Update copyright script to allow spaces around dash.Bruce Momjian2007-01-10
* Fix vcbuild to allow building without OpenSSL and/or zlib. MagnusTom Lane2007-01-09
* vcbuild documentation from Magnus and Dave.Tom Lane2007-01-09
* Check for ERANGE in exp() as well.Bruce Momjian2007-01-06
* Document that we need to update the ecpg regression files when we updateBruce Momjian2007-01-06
* Update CVS HEAD for 2007 copyright. Back branches are typically notBruce Momjian2007-01-05
* Update copyright script, report year usedBruce Momjian2007-01-05
* Modify copyright script to pull current year from `date`.Bruce Momjian2007-01-05
* Stamp major release 8.3.0, and increment library version numbers.Bruce Momjian2007-01-05
* Fix AddDefine to handle quotes properly. MagnusTom Lane2007-01-04
* Support type modifiers for user-defined types, and pull most knowledgeTom Lane2006-12-30
* Add support for XML build option to MSVC build scripts.Tom Lane2006-12-29
* Clean up pgindent handling of comments after 'else' by only movingBruce Momjian2006-12-27
* Restructure operator classes to allow improved handling of cross-data-typeTom Lane2006-12-23
* More MSVC build support from Magnus.Tom Lane2006-11-29
* Copy fsync() defines into test_fsync.c, someday place them in anBruce Momjian2006-11-25
* Separate release preparation jobs for all releases and for major releasesPeter Eisentraut2006-11-24
* Revert out:Bruce Momjian2006-11-23
* Update fsync test to match new O_DIRECT behavior.Bruce Momjian2006-11-23
* VC build patch from Magnus:Neil Conway2006-11-21
* More MSVC build fixes:Tom Lane2006-11-20
* Various MSVC build fixes from Magnus; also remove stray WindowsTom Lane2006-10-22
* Remove use of '<' and '>' in SGML, use '&' escapes.Bruce Momjian2006-10-16
* Fix test_fsync compile on MinGW(win32)Bruce Momjian2006-10-13
* Typo fix.Bruce Momjian2006-10-10
* Add release checklist item:Bruce Momjian2006-10-10
* Update comments for pgcvslog, -r BASE does not work with cvs log.Bruce Momjian2006-10-08
* Exclude pgindent from affecting the ecpg regression directory.Bruce Momjian2006-10-04
* Add qsort and qsort_arg to MSVC list of src/port files.Tom Lane2006-10-04
* Udpate typedefs for pgindent.Bruce Momjian2006-10-04
* pgevent fixes:Bruce Momjian2006-10-03
* Update typedef list for 8.2 pgindent run.Bruce Momjian2006-10-03
* Fix a couple other places that need to know about (some) src/port/ filesTom Lane2006-09-28
* Several fixes for MSVC build scripts, from Magnus.Tom Lane2006-09-15
* 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