index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
tools
Commit message (
Expand
)
Author
Age
*
Make it possible to build with integer datetimes in msvc, and enable by default.
Magnus Hagander
2007-02-14
*
Move fsync method macro defines into /include/access/xlogdefs.h so they
Bruce Momjian
2007-02-14
*
Add script to run regression tests under vc++ without mingw. Update
Magnus Hagander
2007-02-13
*
One more fix for makefile := to : change.
Magnus Hagander
2007-02-13
*
Properly parse Makefile after change from := to =.
Magnus Hagander
2007-02-13
*
Fix pg_standby to build on msvc.
Magnus Hagander
2007-02-10
*
Win32 regression test fixes:
Bruce Momjian
2007-02-08
*
Normalize fgets() calls to use sizeof() for calculating the buffer size
Peter Eisentraut
2007-02-08
*
The VC++ build needs to compile the new strlcat.c file. Patch from Magnus
Alvaro Herrera
2007-02-07
*
Move NAMEDATALEN definition from postgres_ext.h to pg_config_manual.h. It
Peter Eisentraut
2007-02-06
*
This patch changes the installscript for vcbuild to actually parse the
Neil Conway
2007-02-02
*
Wording cleanup for error messages. Also change can't -> cannot.
Bruce Momjian
2007-02-01
*
Update comment.
Bruce Momjian
2007-01-31
*
Fix path problem in MSVC bison wrapper. per Joachim Wieland.
Andrew Dunstan
2007-01-28
*
Squelch some VC++ compiler warnings. Mark float literals with the "f"
Neil Conway
2007-01-26
*
Add a setlocal command to the beginning of build.bat. This is required
Neil Conway
2007-01-25
*
When using MSVC, disable the building of ecpg if pthreads is not
Bruce Momjian
2007-01-24
*
This patch is required for vcbuild to work after the changes to
Alvaro Herrera
2007-01-23
*
vcbuild updates from Magnus:
Neil Conway
2007-01-16
*
Attached patch fixes two problems:
Neil Conway
2007-01-10
*
This patch enables verbose output when building all projects. This is
Neil Conway
2007-01-10
*
Update copyright script to allow spaces around dash.
Bruce Momjian
2007-01-10
*
Fix vcbuild to allow building without OpenSSL and/or zlib. Magnus
Tom Lane
2007-01-09
*
vcbuild documentation from Magnus and Dave.
Tom Lane
2007-01-09
*
Check for ERANGE in exp() as well.
Bruce Momjian
2007-01-06
*
Document that we need to update the ecpg regression files when we update
Bruce Momjian
2007-01-06
*
Update CVS HEAD for 2007 copyright. Back branches are typically not
Bruce Momjian
2007-01-05
*
Update copyright script, report year used
Bruce Momjian
2007-01-05
*
Modify copyright script to pull current year from `date`.
Bruce Momjian
2007-01-05
*
Stamp major release 8.3.0, and increment library version numbers.
Bruce Momjian
2007-01-05
*
Fix AddDefine to handle quotes properly. Magnus
Tom Lane
2007-01-04
*
Support type modifiers for user-defined types, and pull most knowledge
Tom Lane
2006-12-30
*
Add support for XML build option to MSVC build scripts.
Tom Lane
2006-12-29
*
Clean up pgindent handling of comments after 'else' by only moving
Bruce Momjian
2006-12-27
*
Restructure operator classes to allow improved handling of cross-data-type
Tom Lane
2006-12-23
*
More MSVC build support from Magnus.
Tom Lane
2006-11-29
*
Copy fsync() defines into test_fsync.c, someday place them in an
Bruce Momjian
2006-11-25
*
Separate release preparation jobs for all releases and for major releases
Peter Eisentraut
2006-11-24
*
Revert out:
Bruce Momjian
2006-11-23
*
Update fsync test to match new O_DIRECT behavior.
Bruce Momjian
2006-11-23
*
VC build patch from Magnus:
Neil Conway
2006-11-21
*
More MSVC build fixes:
Tom Lane
2006-11-20
*
Various MSVC build fixes from Magnus; also remove stray Windows
Tom Lane
2006-10-22
*
Remove use of '<' and '>' in SGML, use '&' escapes.
Bruce Momjian
2006-10-16
*
Fix test_fsync compile on MinGW(win32)
Bruce Momjian
2006-10-13
*
Typo fix.
Bruce Momjian
2006-10-10
*
Add release checklist item:
Bruce Momjian
2006-10-10
*
Update comments for pgcvslog, -r BASE does not work with cvs log.
Bruce Momjian
2006-10-08
*
Exclude pgindent from affecting the ecpg regression directory.
Bruce Momjian
2006-10-04
*
Add qsort and qsort_arg to MSVC list of src/port files.
Tom Lane
2006-10-04
[next]