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
*
Disable RandomizedBaseAddress on MSVC builds
Magnus Hagander
2014-02-18
*
Make gendef.pl emit DATA annotations for global variables.
Tom Lane
2014-02-11
*
Provide for client-only installs with MSVC.
Andrew Dunstan
2014-01-26
*
Enable building with Visual Studion 2013.
Andrew Dunstan
2014-01-26
*
Allow case insensitive build version argument for MSVC.
Andrew Dunstan
2014-01-23
*
Rename msvc build option krb5 to gss
Magnus Hagander
2014-01-19
*
Remove support for native krb5 authentication
Magnus Hagander
2014-01-19
*
Move username lookup functions from /port to /common
Bruce Momjian
2014-01-10
*
Fix incorrect error message reported for non-existent users
Bruce Momjian
2013-12-18
*
Fix whitespace
Peter Eisentraut
2013-11-13
*
Fix isolation check for MSVC to handle recent changes.
Andrew Dunstan
2013-11-13
*
Fix whitespace issues found by git diff --check, add gitattributes
Peter Eisentraut
2013-11-10
*
Get rid of use of asprintf() in favor of a more portable implementation.
Tom Lane
2013-10-22
*
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-17
*
Attempt to fix MSVC build for asprintf addition
Peter Eisentraut
2013-10-13
*
Stamp shared-library minor version numbers for 9.4.
Tom Lane
2013-06-14
*
Remove whitespace from end of lines
Peter Eisentraut
2013-05-30
*
pgindent run for release 9.3
Bruce Momjian
2013-05-29
*
Add parallel pg_dump option.
Andrew Dunstan
2013-03-24
*
Avoid renaming data directory during MSVC upgrade testing.
Andrew Dunstan
2013-03-23
*
initdb needs pqsignal() even on Windows.
Tom Lane
2013-03-17
*
Fix message typo.
Andrew Dunstan
2013-03-06
*
Fix MSVC build.
Heikki Linnakangas
2013-02-27
*
Redo MSVC build implementation for pg_xlogdump.
Andrew Dunstan
2013-02-25
*
Provide MSVC build setup for pg_xlogdump.
Andrew Dunstan
2013-02-24
*
Move relpath() to libpgcommon
Alvaro Herrera
2013-02-21
*
Teach MSVC build system about postgres_fdw.
Tom Lane
2013-02-21
*
Create libpgcommon, and move pg_malloc et al to it
Alvaro Herrera
2013-02-12
*
Enable building with Microsoft Visual Studio 2012.
Andrew Dunstan
2013-02-06
*
Properly zero-pad the day-of-year part of the win32 build number
Magnus Hagander
2013-01-31
*
Properly install ecpg_compat and pgtypes libraries on msvc
Magnus Hagander
2013-01-09
*
Centralize single quote escaping in src/port/quotes.c
Magnus Hagander
2013-01-05
*
Add new file to MSVC build system as well
Magnus Hagander
2013-01-01
*
Properly copy fmgroids.h after clean on Win32
Magnus Hagander
2012-12-16
*
Unbreak MSVC builds after recent Makefile refactoring.
Andrew Dunstan
2012-10-11
*
Autoconfiscate selection of 64-bit int type for 64-bit large object API.
Tom Lane
2012-10-07
*
PL/pgSQL: rename gram.y to pl_gram.y
Peter Eisentraut
2012-10-04
*
Allow a few seconds for Windows to catch up with a directory rename when chec...
Andrew Dunstan
2012-10-02
*
Add vcregress.pl target for checking pg_upgrade.
Andrew Dunstan
2012-09-10
*
Restore setting of _USE_32BIT_TIME_T to 32 bit MSVC builds.
Andrew Dunstan
2012-08-31
*
Run newly-configured perltidy script on Perl files.
Bruce Momjian
2012-07-04
*
Stamp library minor versions for 9.3.
Tom Lane
2012-06-13
*
Run pgindent on 9.2 source tree in preparation for first 9.3
Bruce Momjian
2012-06-10
*
Remove whitespace from end of lines
Peter Eisentraut
2012-05-15
*
Lots of doc corrections.
Robert Haas
2012-04-23
*
Install plpgsql.h to to include/server at "make install".
Heikki Linnakangas
2012-04-16
[next]