summaryrefslogtreecommitdiff
path: root/src/tools
Commit message (Expand)AuthorAgeFilesLines
* Revert changes to process pg_proc.h entries without OIDs. We're not supposedMagnus Hagander2007-02-211-12/+3
* Parse pg_proc.h with entries without OIDs.Magnus Hagander2007-02-192-4/+16
* Make it possible to build with integer datetimes in msvc, and enable by default.Magnus Hagander2007-02-142-0/+2
* Move fsync method macro defines into /include/access/xlogdefs.h so theyBruce Momjian2007-02-141-77/+1
* Add script to run regression tests under vc++ without mingw. UpdateMagnus Hagander2007-02-132-0/+39
* One more fix for makefile := to : change.Magnus Hagander2007-02-131-1/+1
* Properly parse Makefile after change from := to =.Magnus Hagander2007-02-131-1/+1
* Fix pg_standby to build on msvc.Magnus Hagander2007-02-101-1/+1
* Win32 regression test fixes:Bruce Momjian2007-02-083-13/+21
* Normalize fgets() calls to use sizeof() for calculating the buffer sizePeter Eisentraut2007-02-081-2/+2
* The VC++ build needs to compile the new strlcat.c file. Patch from MagnusAlvaro Herrera2007-02-071-1/+1
* Move NAMEDATALEN definition from postgres_ext.h to pg_config_manual.h. ItPeter Eisentraut2007-02-061-3/+3
* This patch changes the installscript for vcbuild to actually parse theNeil Conway2007-02-021-3/+38
* Wording cleanup for error messages. Also change can't -> cannot.Bruce Momjian2007-02-011-2/+2
* Update comment.Bruce Momjian2007-01-311-2/+2
* Fix path problem in MSVC bison wrapper. per Joachim Wieland.Andrew Dunstan2007-01-281-6/+8
* Squelch some VC++ compiler warnings. Mark float literals with the "f"Neil Conway2007-01-262-1/+13
* Add a setlocal command to the beginning of build.bat. This is requiredNeil Conway2007-01-251-0/+1
* When using MSVC, disable the building of ecpg if pthreads is notBruce Momjian2007-01-243-24/+30
* This patch is required for vcbuild to work after the changes toAlvaro Herrera2007-01-231-3/+3
* vcbuild updates from Magnus:Neil Conway2007-01-167-18/+35
* Attached patch fixes two problems:Neil Conway2007-01-101-2/+4
* This patch enables verbose output when building all projects. This isNeil Conway2007-01-101-1/+1
* Update copyright script to allow spaces around dash.Bruce Momjian2007-01-101-2/+2
* Fix vcbuild to allow building without OpenSSL and/or zlib. MagnusTom Lane2007-01-091-14/+21
* vcbuild documentation from Magnus and Dave.Tom Lane2007-01-091-0/+56
* Check for ERANGE in exp() as well.Bruce Momjian2007-01-061-1/+1
* Document that we need to update the ecpg regression files when we updateBruce Momjian2007-01-061-0/+1
* Update CVS HEAD for 2007 copyright. Back branches are typically notBruce Momjian2007-01-054-8/+8
* 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