index
:
delta/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
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
git.postgresql.org: git/postgresql.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
tools
/
msvc
/
clean.bat
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make TAP tests work on Windows.
Heikki Linnakangas
2015-07-29
1
-0
/
+7
*
Make pg_xlogdump MSVC build work more like others.
Heikki Linnakangas
2015-03-21
1
-5
/
+0
*
Finish adding file version information to installed Windows binaries.
Noah Misch
2014-08-18
1
-0
/
+6
*
Add file version information to most installed Windows binaries.
Noah Misch
2014-07-14
1
-0
/
+6
*
MSVC: Recognize PGFILEDESC in contrib and conversion_procs modules.
Noah Misch
2014-07-14
1
-0
/
+2
*
Redo MSVC build implementation for pg_xlogdump.
Andrew Dunstan
2013-02-25
1
-0
/
+5
*
Autoconfiscate selection of 64-bit int type for 64-bit large object API.
Tom Lane
2012-10-07
1
-0
/
+1
*
Support for building with MS Visual Studio 2010.
Andrew Dunstan
2012-01-03
1
-0
/
+4
*
Make handling of errcodes.h more consistent with other generated headers.
Robert Haas
2011-02-04
1
-0
/
+1
*
Remove cvs keywords from all files.
Magnus Hagander
2010-09-20
1
-1
/
+1
*
Get rid of the need for manual maintenance of the initial contents of
Tom Lane
2010-01-05
1
-6
/
+7
*
Delete solution cache file on clean, if it exists.
Magnus Hagander
2010-01-01
1
-1
/
+2
*
Remove plpgsql's separate lexer (finally!), in favor of using the core lexer
Tom Lane
2009-11-12
1
-2
/
+1
*
Fix (hopefully) some oversights in recent Bison cleanup patch.
Tom Lane
2008-08-30
1
-4
/
+2
*
Remove all traces that suggest that a non-Bison yacc might be supported, and
Peter Eisentraut
2008-08-29
1
-3
/
+2
*
Properly remove src\include\utils\probes.h when running clean.bat.
Magnus Hagander
2008-08-18
1
-1
/
+2
*
Oops, make the MSVC build put fmgroids.h where it needs to be.
Tom Lane
2008-06-24
1
-1
/
+2
*
Copy refint.so and autoinc.so into the src/test/regress directory during
Tom Lane
2008-05-30
1
-1
/
+3
*
Fix very broken clean.bat for msvc install. The way we used subroutines
Magnus Hagander
2008-02-06
1
-49
/
+56
*
Remove unnecessary logo output from msbuild when cleaning ecpg regression
Magnus Hagander
2007-12-19
1
-2
/
+2
*
contrib/tsearch2 need not be special-cased any longer.
Tom Lane
2007-11-13
1
-4
/
+1
*
Build two more .DEF files for ecpg instead of using default ones.
Magnus Hagander
2007-10-03
1
-1
/
+4
*
Move parse.h into src/backend on msvc, which is where it is on Unix.
Magnus Hagander
2007-07-07
1
-2
/
+2
*
Rewrite ECPG regression test driver in C, by splitting the standard
Magnus Hagander
2007-06-12
1
-1
/
+5
*
Generate SQL files for /contrib (based on .sql.in)
Magnus Hagander
2007-03-23
1
-1
/
+8
*
Add cvs tags to msvc build files, along with a (very short) comment about
Magnus Hagander
2007-03-17
1
-1
/
+2
*
Add script to run regression tests under vc++ without mingw. Update
Magnus Hagander
2007-02-13
1
-0
/
+4
*
More MSVC build support from Magnus.
Tom Lane
2006-11-29
1
-0
/
+55