index
:
postgres-xl.git
XL9_5_STABLE
XL_10_STABLE
master
xl_dbt3_expt
xl_doc_update
xl_test
Official repo for Postgres-XL. Stable branch is XL9_5_STABLE. Current development is PG10 compatible. Controlled by Postgres-X2 Core Team.
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
tools
/
msvc
Age
Commit message (
Expand
)
Author
2016-04-15
Update helptext for vcregress.pl
Magnus Hagander
2016-04-08
Add snapshot_too_old to NSVC @contrib_excludes
Kevin Grittner
2016-04-08
Silence warning from modern perl about unescaped braces
Andrew Dunstan
2016-04-08
Turn down MSVC compiler verbosity
Andrew Dunstan
2016-04-06
Support multiple synchronous standby servers.
Fujii Masao
2016-03-30
Add missing gss option to msvc config template
Magnus Hagander
2016-03-28
Fix MSVC build for changes in zic.
Tom Lane
2016-03-25
Improve PL/Tcl errorCode facility by providing decoded name for SQLSTATE.
Tom Lane
2016-03-25
Move psql's psqlscan.l into src/fe_utils.
Tom Lane
2016-03-24
Move psql's print.c and mbprint.c into src/fe_utils.
Tom Lane
2016-03-24
Add missed inclusion requirement in Mkvcbuild.pm.
Tom Lane
2016-03-24
Create src/fe_utils/, and move stuff into there from pg_dump's dumputils.
Tom Lane
2016-03-24
Move keywords.c/kwlookup.c into src/common/.
Tom Lane
2016-03-21
Combine win32 and unix latch implementations.
Andres Freund
2016-03-21
Second attempt at fixing MSVC build for 68ab8e8ba4a471d9.
Andres Freund
2016-03-20
Best-guess attempt at fixing MSVC build for 68ab8e8ba4a471d9.
Tom Lane
2016-03-19
Remove dependency on psed for MSVC builds.
Andrew Dunstan
2016-03-19
Split psql's lexer into two separate .l files for SQL and backslash cases.
Tom Lane
2016-03-05
Expose control file data via SQL accessible functions.
Joe Conway
2016-03-04
Fix Windows build broken by d78a7d9c7fa3e9cd494b906f065fe7b7fe9fb9a5
Teodor Sigaev
2016-03-04
Add 'tap_tests' flag in config_default.pl
Alvaro Herrera
2016-02-29
Minor tweaks for new src/test/recovery
Alvaro Herrera
2016-02-26
Add a test framework for recovery
Alvaro Herrera
2016-02-25
MSVC: Clean tmp_check directory of pg_controldata test suite.
Noah Misch
2016-02-20
Call xlc __isync() after, not before, associated compare-and-swap.
Noah Misch
2016-02-17
Add new system view, pg_config
Joe Conway
2016-01-20
Properly install dynloader.h on MSVC builds
Bruce Momjian
2016-01-07
Windows: Make pg_ctl reliably detect service status
Alvaro Herrera
2015-12-18
Use just one standalone-backend session for initdb's post-bootstrap steps.
Tom Lane
2015-12-10
Accept flex > 2.5.x on Windows, too.
Tom Lane
2015-11-19
fix a perl typo
Andrew Dunstan
2015-11-19
Improve vcregress.pl's handling of tap tests for client programs
Andrew Dunstan
2015-10-03
Add CASCADE support for CREATE EXTENSION.
Andres Freund
2015-09-11
When trace_lwlocks is used, identify individual lwlocks by name.
Robert Haas
2015-08-13
MSVC: Exclude 'brin' contrib module
Alvaro Herrera
2015-07-30
MSVC: Revert most 9.5 changes to pre-9.5 vcregress.pl tests.
Noah Misch
2015-07-30
MSVC: Remove duplicate PATH entry in test harness.
Noah Misch
2015-07-30
MSVC: Future-proof installation file skip logic.
Noah Misch
2015-07-29
Make TAP tests work on Windows.
Heikki Linnakangas
2015-07-06
Turn install.bat into a pure one line wrapper fort he perl script.
Heikki Linnakangas
2015-07-02
Allow MSVC's contribcheck and modulescheck to run independently.
Andrew Dunstan
2015-06-30
Stamp shared-library minor version numbers for 9.6.
Tom Lane
2015-05-24
pgindent run for 9.5
Bruce Momjian
2015-05-19
Revert error-throwing wrappers for the printf family of functions.
Tom Lane
2015-05-18
Recognize "REGRESS_OPTS += ..." syntax in MSVC build scripts.
Tom Lane
2015-05-18
Add error-throwing wrappers for the printf family of functions.
Noah Misch
2015-04-29
Enable transforms tests for python 2 on MSVC builds
Andrew Dunstan
2015-04-28
Fix MSVC builds for contrib transforms modules.
Andrew Dunstan
2015-04-27
Fix vcbuild failures and chkpass dependency caused by 854adb8
Andrew Dunstan
2015-04-26
Try to unbreak some MSVC builds following forward slash change.
Andrew Dunstan
[next]