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
2011-03-05
Add PL extension files to MSVC Install procedure.
Andrew Dunstan
2011-03-05
Make plpythonu language use plpython2 shared library directly.
Tom Lane
2011-03-05
Create extension infrastructure for the core procedural languages.
Tom Lane
2011-02-28
PL/Python custom SPI exceptions
Peter Eisentraut
2011-02-15
Fix MSVC build scripts for recent extension-related changes.
Tom Lane
2011-02-14
Remove no-longer-needed special case hacks in MSVC build scripts.
Tom Lane
2011-02-05
Attempt to unbreak MSVC builds after pipe.c move.
Andrew Dunstan
2011-02-04
Make handling of errcodes.h more consistent with other generated headers.
Robert Haas
2011-02-04
Use single quotes when there are backslashes in the filename
Magnus Hagander
2011-02-04
Avoid maintaining three separate copies of the error codes list.
Robert Haas
2011-01-24
Exclude sepgsql from MSVC regression testing as well
Magnus Hagander
2011-01-24
Blind attempt to exclude sepgsql from MSVC build system.
Robert Haas
2011-01-23
Silence flex warnings about DOS file paths in MSVC builds
Andrew Dunstan
2011-01-23
Add pg_basebackup tool for streaming base backups
Magnus Hagander
2011-01-22
Link libpgport into pg_test_fsync on msvc
Magnus Hagander
2011-01-14
Use a lexer and grammar for parsing walsender commands
Magnus Hagander
2011-01-09
Ensure the directory for gram.h is created on win32
Magnus Hagander
2011-01-09
Properly install gram.h on MSVC builds
Magnus Hagander
2011-01-03
perltidy run on the MSVC build system
Magnus Hagander
2010-12-11
Add required new port files to MSVC builds.
Magnus Hagander
2010-11-26
Add inet_net_ntop.c as needed by MSVC, per Magnus.
Bruce Momjian
2010-11-23
Remove useless whitespace at end of lines
Peter Eisentraut
2010-11-13
Attempt to fix MSVC builds broken by parallel make changes.
Andrew Dunstan
2010-10-17
Fix msvc build for localized versions of Visual C++
Magnus Hagander
2010-09-28
Fix MSVC builds for dummy_seclabel breakage.
Andrew Dunstan
2010-09-22
Fix remaining stray references to CVS.
Tom Lane
2010-09-20
Remove cvs keywords from all files.
Magnus Hagander
2010-09-11
Introduce latches. A latch is a boolean variable, with the capability to
Heikki Linnakangas
2010-08-19
Remove extra newlines at end and beginning of files, add missing newlines
Peter Eisentraut
2010-07-02
Unbreak MSVC builds by removing copydir.c from list of libpgport files
Andrew Dunstan
2010-06-15
Unbreak MSVC builds for pg_archivecleanup by linking with libpgport
Andrew Dunstan
2010-05-13
Fix MSVC builds for recent plperl changes. Go back to version 8.2, which is
Andrew Dunstan
2010-05-13
Properly support multi-line entires (such as OBJS=) when building
Magnus Hagander
2010-05-13
Add missing library and include support for pg_upgrade to MSVC build system.
Andrew Dunstan
2010-04-09
Perltidy run over the MSVC build system files, to clean up code formatting
Magnus Hagander
2010-03-21
Adding special command line option that is now needed for the one ecpg regres...
Michael Meskes
2010-03-03
Make iconv work like other optional libraries for MSVC.
Andrew Dunstan
2010-03-02
Add missing library and include dir for XSLT in MSVC builds
Andrew Dunstan
2010-03-02
Do not run regression tests for contrib/xml2 on MSVC unless building with XML
Andrew Dunstan
2010-03-02
Add XSLT defines for MSVC builds
Andrew Dunstan
2010-02-15
Fix another stupid typo...
Magnus Hagander
2010-02-14
Make the msvc build system ask python about details of version and installation
Magnus Hagander
2010-01-20
Adjust MSVC build script too, now that the walreceiver dynamic module
Heikki Linnakangas
2010-01-20
Fix typo in Mkvcbuild.pl
Andrew Dunstan
2010-01-20
Build plperl's new Util.xs
Andrew Dunstan
2010-01-17
Add include directory for dblink to find fmgroids.h on VS2008 builds.
Magnus Hagander
2010-01-16
Build the walreceiver library on MSVC as well.
Magnus Hagander
2010-01-11
remove use of temp file for perlchunks.h, as in recent change to plperl GNUma...
Andrew Dunstan
2010-01-09
Provide regression testing for plperlu, and for plperl+plperlu interaction.
Andrew Dunstan
2010-01-09
Build perlchunks.h for plperl on MSVC
Andrew Dunstan
[next]