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
/
msvc
Age
Commit message (
Expand
)
Author
2013-03-06
Fix message typo.
Andrew Dunstan
2013-02-27
Fix MSVC build.
Heikki Linnakangas
2013-02-25
Redo MSVC build implementation for pg_xlogdump.
Andrew Dunstan
2013-02-25
Provide MSVC build setup for pg_xlogdump.
Andrew Dunstan
2013-02-22
Move relpath() to libpgcommon
Alvaro Herrera
2013-02-21
Teach MSVC build system about postgres_fdw.
Tom Lane
2013-02-12
Create libpgcommon, and move pg_malloc et al to it
Alvaro Herrera
2013-02-06
Enable building with Microsoft Visual Studio 2012.
Andrew Dunstan
2013-01-31
Properly zero-pad the day-of-year part of the win32 build number
Magnus Hagander
2013-01-09
Properly install ecpg_compat and pgtypes libraries on msvc
Magnus Hagander
2013-01-05
Centralize single quote escaping in src/port/quotes.c
Magnus Hagander
2013-01-01
Add new file to MSVC build system as well
Magnus Hagander
2012-12-16
Properly copy fmgroids.h after clean on Win32
Magnus Hagander
2012-10-11
Unbreak MSVC builds after recent Makefile refactoring.
Andrew Dunstan
2012-10-08
Autoconfiscate selection of 64-bit int type for 64-bit large object API.
Tom Lane
2012-10-05
PL/pgSQL: rename gram.y to pl_gram.y
Peter Eisentraut
2012-10-02
Allow a few seconds for Windows to catch up with a directory rename when chec...
Andrew Dunstan
2012-09-10
Add vcregress.pl target for checking pg_upgrade.
Andrew Dunstan
2012-09-01
Restore setting of _USE_32BIT_TIME_T to 32 bit MSVC builds.
Andrew Dunstan
2012-07-05
Run newly-configured perltidy script on Perl files.
Bruce Momjian
2012-06-14
Stamp library minor versions for 9.3.
Tom Lane
2012-06-10
Run pgindent on 9.2 source tree in preparation for first 9.3
Bruce Momjian
2012-05-15
Remove whitespace from end of lines
Peter Eisentraut
2012-04-24
Lots of doc corrections.
Robert Haas
2012-04-16
Install plpgsql.h to to include/server at "make install".
Heikki Linnakangas
2012-03-29
Remove now redundant pgpipe code.
Andrew Dunstan
2012-03-28
Attempt to unbreak pg_test_timing on Windows.
Robert Haas
2012-02-29
Fix MSVC builds for previous patch's addition of a src/port file.
Tom Lane
2012-02-29
Move CRC tables to libpgport, and provide them in a separate include file.
Tom Lane
2012-02-15
Speed up in-memory tuplesorting.
Robert Haas
2012-02-09
Attempt to fix MSVC builds and other fls-related breakage.
Robert Haas
2012-01-03
Support for building with MS Visual Studio 2010.
Andrew Dunstan
2011-11-29
Simplify the pg_dump/pg_restore error reporting macros, and allow
Bruce Momjian
2011-11-29
Document that perl needs to be indented during the pgindent run.
Bruce Momjian
2011-11-28
Make pg_dumpall build with the right object files under MSVC.
Andrew Dunstan
2011-11-27
Fix MSVC builds broken by xsubpp change
Andrew Dunstan
2011-11-26
Use the preferred version of xsubpp, not necessarily the one that came with the
Andrew Dunstan
2011-10-26
Implement streaming xlog for backup tools
Magnus Hagander
2011-09-10
Try to un-break MSVC build.
Tom Lane
2011-09-01
Fix MinGW build, broken by my previous patch to add a setlocale() wrapper
Heikki Linnakangas
2011-08-30
Detect out of date flex in MSVC builds.
Andrew Dunstan
2011-08-26
Unbreak MSVC build broken by my port of flex check.
Andrew Dunstan
2011-08-25
Port backup check on psql lexer to MSVC.
Andrew Dunstan
2011-07-13
Blind attempt at fixing isolation_tester on Win32
Alvaro Herrera
2011-07-12
perltidy run over msvc build system
Magnus Hagander
2011-07-07
Fix comments over eagerly c&p'd.
Andrew Dunstan
2011-07-06
Reimplement pgbison and pgflex as perl scripts instead of bat files.
Andrew Dunstan
2011-07-03
Fix bat file quoting of %ENV.
Andrew Dunstan
2011-05-25
Convert builddoc.bat into a perl script that actually works.
Andrew Dunstan
2011-05-23
Remove spurious underscore in name of isolation tester on MSVC.
Andrew Dunstan
[next]