index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
tools
/
msvc
Commit message (
Expand
)
Author
Age
*
Support for building with MS Visual Studio 2010.
Andrew Dunstan
2012-01-03
*
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-27
*
Use the preferred version of xsubpp, not necessarily the one that came with the
Andrew Dunstan
2011-11-26
*
Implement streaming xlog for backup tools
Magnus Hagander
2011-10-26
*
Try to un-break MSVC build.
Tom Lane
2011-09-09
*
Fix MinGW build, broken by my previous patch to add a setlocale() wrapper
Heikki Linnakangas
2011-09-01
*
Detect out of date flex in MSVC builds.
Andrew Dunstan
2011-08-30
*
Unbreak MSVC build broken by my port of flex check.
Andrew Dunstan
2011-08-26
*
Port backup check on psql lexer to MSVC.
Andrew Dunstan
2011-08-25
*
Blind attempt at fixing isolation_tester on Win32
Alvaro Herrera
2011-07-13
*
perltidy run over msvc build system
Magnus Hagander
2011-07-12
*
Fix comments over eagerly c&p'd.
Andrew Dunstan
2011-07-07
*
Reimplement pgbison and pgflex as perl scripts instead of bat files.
Andrew Dunstan
2011-07-06
*
Fix bat file quoting of %ENV.
Andrew Dunstan
2011-07-03
*
Convert builddoc.bat into a perl script that actually works.
Andrew Dunstan
2011-05-25
*
Remove spurious underscore in name of isolation tester on MSVC.
Andrew Dunstan
2011-05-22
*
Add required psqldir setting for isolation checks.
Andrew Dunstan
2011-05-15
*
Add missing check function lookup.
Andrew Dunstan
2011-05-15
*
Build and run isolation test programs under MSVC.
Andrew Dunstan
2011-05-15
*
Adjust yywrap macro for non-reentrant scanners for MSVC.
Andrew Dunstan
2011-04-25
*
Refix the unaccent regression test on MSVC properly
Peter Eisentraut
2011-04-19
*
Treat config.pl as optional in vcregress.pl
Peter Eisentraut
2011-04-19
*
Fix typo
Peter Eisentraut
2011-04-19
*
Rename pg_regress option --multibyte to --encoding
Peter Eisentraut
2011-04-15
*
Avoid use of mixed slash style paths in arguments to xcopy in MSVC builds.
Andrew Dunstan
2011-04-07
*
Update MSVC toolchain to match SGML entity uppercasing
Alvaro Herrera
2011-04-04
*
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-03-04
*
PL/Python custom SPI exceptions
Peter Eisentraut
2011-02-28
*
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-13
*
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-02-03
*
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-23
*
Link libpgport into pg_test_fsync on msvc
Magnus Hagander
2011-01-22
*
Use a lexer and grammar for parsing walsender commands
Magnus Hagander
2011-01-14
*
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-09
*
perltidy run on the MSVC build system
Magnus Hagander
2011-01-03
*
Add required new port files to MSVC builds.
Magnus Hagander
2010-12-11
*
Add inet_net_ntop.c as needed by MSVC, per Magnus.
Bruce Momjian
2010-11-26
[next]