index
:
postgresql.git
REL2_0B
REL6_4
REL6_5_PATCHES
REL7_0_PATCHES
REL7_1_STABLE
REL7_2_STABLE
REL7_3_STABLE
REL7_4_STABLE
REL8_0_STABLE
REL8_1_STABLE
REL8_2_STABLE
REL8_3_STABLE
REL8_4_STABLE
REL8_5_ALPHA1_BRANCH
REL8_5_ALPHA2_BRANCH
REL8_5_ALPHA3_BRANCH
REL9_0_ALPHA4_BRANCH
REL9_0_ALPHA5_BRANCH
REL9_0_STABLE
REL9_1_STABLE
REL9_2_STABLE
REL9_3_STABLE
REL9_4_STABLE
REL9_5_STABLE
REL9_6_STABLE
REL_10_STABLE
REL_11_STABLE
REL_12_STABLE
REL_13_STABLE
REL_14_STABLE
REL_15_STABLE
REL_16_STABLE
REL_17_STABLE
REL_18_STABLE
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
This is the main PostgreSQL git repository.
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
tools
Age
Commit message (
Expand
)
Author
2007-02-14
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-13
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-10
Fix pg_standby to build on msvc.
Magnus Hagander
2007-02-08
Win32 regression test fixes:
Bruce Momjian
2007-02-08
Normalize fgets() calls to use sizeof() for calculating the buffer size
Peter Eisentraut
2007-02-07
The VC++ build needs to compile the new strlcat.c file. Patch from Magnus
Alvaro Herrera
2007-02-06
Move NAMEDATALEN definition from postgres_ext.h to pg_config_manual.h. It
Peter Eisentraut
2007-02-02
This patch changes the installscript for vcbuild to actually parse the
Neil Conway
2007-02-01
Wording cleanup for error messages. Also change can't -> cannot.
Bruce Momjian
2007-01-31
Update comment.
Bruce Momjian
2007-01-28
Fix path problem in MSVC bison wrapper. per Joachim Wieland.
Andrew Dunstan
2007-01-26
Squelch some VC++ compiler warnings. Mark float literals with the "f"
Neil Conway
2007-01-25
Add a setlocal command to the beginning of build.bat. This is required
Neil Conway
2007-01-24
When using MSVC, disable the building of ecpg if pthreads is not
Bruce Momjian
2007-01-23
This patch is required for vcbuild to work after the changes to
Alvaro Herrera
2007-01-16
vcbuild updates from Magnus:
Neil Conway
2007-01-10
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-09
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-06
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-05
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-04
Fix AddDefine to handle quotes properly. Magnus
Tom Lane
2006-12-30
Support type modifiers for user-defined types, and pull most knowledge
Tom Lane
2006-12-29
Add support for XML build option to MSVC build scripts.
Tom Lane
2006-12-27
Clean up pgindent handling of comments after 'else' by only moving
Bruce Momjian
2006-12-23
Restructure operator classes to allow improved handling of cross-data-type
Tom Lane
2006-11-29
More MSVC build support from Magnus.
Tom Lane
2006-11-25
Copy fsync() defines into test_fsync.c, someday place them in an
Bruce Momjian
2006-11-24
Separate release preparation jobs for all releases and for major releases
Peter Eisentraut
2006-11-23
Revert out:
Bruce Momjian
2006-11-23
Update fsync test to match new O_DIRECT behavior.
Bruce Momjian
2006-11-21
VC build patch from Magnus:
Neil Conway
2006-11-20
More MSVC build fixes:
Tom Lane
2006-10-22
Various MSVC build fixes from Magnus; also remove stray Windows
Tom Lane
2006-10-16
Remove use of '<' and '>' in SGML, use '&' escapes.
Bruce Momjian
2006-10-13
Fix test_fsync compile on MinGW(win32)
Bruce Momjian
2006-10-10
Typo fix.
Bruce Momjian
2006-10-10
Add release checklist item:
Bruce Momjian
2006-10-08
Update comments for pgcvslog, -r BASE does not work with cvs log.
Bruce Momjian
2006-10-04
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
[next]