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
2017-07-28
PL/Perl portability fix: absorb relevant -D switches from Perl.
Tom Lane
2017-07-24
MSVC: Finish clean.bat build artifact coverage.
Noah Misch
2017-07-24
MSVC: Accept tcl86.lib in addition to tcl86t.lib.
Noah Misch
2017-07-17
MSVC: Don't link libpgcommon into pgcrypto.
Noah Misch
2017-07-16
fix typo
Andrew Dunstan
2017-07-16
Fix vcregress.pl PROVE_FLAGS bug in commit 93b7d9731f
Andrew Dunstan
2017-07-09
MSVC: Repair libpq.rc generator.
Noah Misch
2017-06-28
Ooops, WIN32 code in pg_ctl.c still needs PQExpBuffer.
Tom Lane
2017-06-28
Change pg_ctl to detect server-ready by watching status in postmaster.pid.
Tom Lane
2017-06-13
Use correct ICU path for Windows 32 vs. 64 bit
Peter Eisentraut
2017-06-12
Add MSVC build system support for ICU
Peter Eisentraut
2017-06-10
Take PROVE_FLAGS from the command line but not the environment
Andrew Dunstan
2017-06-06
Fix thinko in previous openssl change
Andrew Dunstan
2017-06-05
Find openssl lib files in right directory for MSVC
Andrew Dunstan
2017-05-17
Post-PG 10 beta1 pgperltidy run
Bruce Momjian
2017-05-12
Honor PROVE_FLAGS environment setting
Andrew Dunstan
2017-05-12
Add libxml2 include path for MSVC builds
Andrew Dunstan
2017-05-07
Install the "posixrules" timezone link in MSVC builds.
Tom Lane
2017-05-05
Allow MSVC to build with Tcl 8.6.
Alvaro Herrera
2017-05-05
Build pgoutput.dll in MSVC build
Magnus Hagander
2017-05-02
Fix perl thinko in commit fed6df486dca
Andrew Dunstan
2017-05-01
Allow vcregress.pl to run an arbitrary TAP test set
Andrew Dunstan
2017-04-11
Remove bogus redefinition of _MSC_VER.
Tom Lane
2017-04-11
Remove symbol WIN32_ONLY_COMPILER
Magnus Hagander
2017-04-07
Use SASLprep to normalize passwords for SCRAM authentication.
Heikki Linnakangas
2017-04-02
Remove reinvention of stringify macro.
Tom Lane
2017-03-28
Fix Perl code which had broken the Windows build
Peter Eisentraut
2017-03-27
Clean up Perl code according to perlcritic
Peter Eisentraut
2017-03-23
Remove createlang and droplang
Peter Eisentraut
2017-03-07
Support SCRAM-SHA-256 authentication (RFC 5802 and 7677).
Heikki Linnakangas
2017-03-07
Refactor SHA2 functions and move them to src/common/.
Heikki Linnakangas
2017-02-23
De-support floating-point timestamps.
Tom Lane
2017-02-19
Dept of second thoughts: rename new perl script.
Tom Lane
2017-02-19
Suppress "unused variable" warnings with older versions of flex.
Tom Lane
2017-02-13
Remove contrib/tsearch2.
Robert Haas
2017-02-09
Rename user-facing tools with "xlog" in the name to say "wal".
Robert Haas
2017-01-17
Generate fmgr prototypes automatically
Peter Eisentraut
2017-01-14
pg_ctl: Change default to wait for all actions
Peter Eisentraut
2017-01-14
Updates to reflect that pg_ctl stop -m fast is the default
Peter Eisentraut
2017-01-05
Use 'use strict' in all Perl programs
Peter Eisentraut
2016-12-18
MSVC: Position MSBFLAGS after flags it might override.
Noah Misch
2016-12-05
Replace PostmasterRandom() with a stronger source, second attempt.
Heikki Linnakangas
2016-11-08
Change qr/foo$/m to qr/foo\n/m, for Perl 5.8.8.
Noah Misch
2016-10-18
Revert "Replace PostmasterRandom() with a stronger way of generating randomne...
Heikki Linnakangas
2016-10-17
Replace PostmasterRandom() with a stronger way of generating randomness.
Heikki Linnakangas
2016-10-04
Avoid direct cross-module links in hstore_plperl and ltree_plpython, too.
Tom Lane
2016-10-04
Convert contrib/hstore_plpython to not use direct linking to other modules.
Tom Lane
2016-09-29
Move fsync routines of initdb into src/common/
Peter Eisentraut
2016-09-23
Improve error message on MSVC if perl*.lib is not found.
Heikki Linnakangas
2016-09-19
MSVC: Include pg_recvlogical in client-only install.
Robert Haas
[next]