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
2014-08-11
Break out OpenSSL-specific code to separate files.
Heikki Linnakangas
2014-07-23
MSVC: Substitute $(top_builddir) in REGRESS_OPTS.
Noah Misch
2014-07-15
Remove dependency on wsock32.lib in favor of ws2_32
Magnus Hagander
2014-07-14
Add file version information to most installed Windows binaries.
Noah Misch
2014-07-14
MSVC: Apply icons to all binaries having them in a MinGW build.
Noah Misch
2014-07-14
MSVC: Process Makefile line continuations more like "make" does.
Noah Misch
2014-07-14
MSVC: Recognize PGFILEDESC in contrib and conversion_procs modules.
Noah Misch
2014-07-14
Fix warnings added in 8d9a0e85bd6ab4fe5268a1d759a787f72ff9333e.
Noah Misch
2014-07-12
Support --with-extra-version equivalent functionality in MSVC build
Magnus Hagander
2014-06-18
Fix the MSVC build process for uuid-ossp.
Noah Misch
2014-06-14
Add mkdtemp() to libpgport.
Noah Misch
2014-06-11
Stamp shared-library minor version numbers for 9.5.
Tom Lane
2014-05-30
Fix typos in MSVC solution file.
Heikki Linnakangas
2014-05-28
Fix obsolete config-module-exclusion logic in vcregress.pl.
Tom Lane
2014-05-12
Ignore config.pl and buildenv.pl in src/tools/msvc.
Tom Lane
2014-05-06
pgindent run for 9.4
Bruce Momjian
2014-05-05
Replace SYSTEMQUOTEs with Windows-specific wrapper functions.
Heikki Linnakangas
2014-04-24
Properly build pg_recvlogical in the msvc build system
Magnus Hagander
2014-04-16
Attempt to get plpython regression tests working again for MSVC builds.
Andrew Dunstan
2014-04-10
The new pointer_to_struct test needs a special command line parameter to ecpg.
Michael Meskes
2014-02-18
Disable RandomizedBaseAddress on MSVC builds
Magnus Hagander
2014-02-11
Make gendef.pl emit DATA annotations for global variables.
Tom Lane
2014-01-26
Provide for client-only installs with MSVC.
Andrew Dunstan
2014-01-26
Enable building with Visual Studion 2013.
Andrew Dunstan
2014-01-23
Allow case insensitive build version argument for MSVC.
Andrew Dunstan
2014-01-19
Rename msvc build option krb5 to gss
Magnus Hagander
2014-01-19
Remove support for native krb5 authentication
Magnus Hagander
2014-01-10
Move username lookup functions from /port to /common
Bruce Momjian
2013-12-18
Fix incorrect error message reported for non-existent users
Bruce Momjian
2013-11-14
Fix whitespace
Peter Eisentraut
2013-11-13
Fix isolation check for MSVC to handle recent changes.
Andrew Dunstan
2013-11-10
Fix whitespace issues found by git diff --check, add gitattributes
Peter Eisentraut
2013-10-22
Get rid of use of asprintf() in favor of a more portable implementation.
Tom Lane
2013-10-19
Move rmtree() from libpgport to libpgcommon
Peter Eisentraut
2013-10-19
Move pgfnames() from libpgport to libpgcommon
Peter Eisentraut
2013-10-18
Add libpgport to isolationtester on MSVC
Peter Eisentraut
2013-10-18
Switch order of libpgport and libpgcommon in MSVC build as well
Peter Eisentraut
2013-10-18
Switch dependency order of libpgcommon and libpgport
Peter Eisentraut
2013-10-14
Attempt to fix MSVC build for asprintf addition
Peter Eisentraut
2013-06-14
Stamp shared-library minor version numbers for 9.4.
Tom Lane
2013-05-31
Remove whitespace from end of lines
Peter Eisentraut
2013-05-29
pgindent run for release 9.3
Bruce Momjian
2013-03-24
Add parallel pg_dump option.
Andrew Dunstan
2013-03-23
Avoid renaming data directory during MSVC upgrade testing.
Andrew Dunstan
2013-03-17
initdb needs pqsignal() even on Windows.
Tom Lane
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
[next]