index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
tools
Commit message (
Expand
)
Author
Age
*
Have config_sspi_auth() permit IPv6 localhost connections.
Noah Misch
2014-12-25
*
Recognize Makefile line continuations in fetchRegressOpts().
Noah Misch
2014-12-18
*
Lock down regression testing temporary clusters on Windows.
Noah Misch
2014-12-17
*
MSVC: Substitute $(top_builddir) in REGRESS_OPTS.
Noah Misch
2014-07-23
*
Add mkdtemp() to libpgport.
Noah Misch
2014-06-14
*
Fix typos in MSVC solution file.
Heikki Linnakangas
2014-05-30
*
Ignore config.pl and buildenv.pl in src/tools/msvc.
Tom Lane
2014-05-12
*
Attempt to get plpython regression tests working again for MSVC builds.
Andrew Dunstan
2014-04-16
*
Disable RandomizedBaseAddress on MSVC builds
Magnus Hagander
2014-02-18
*
Don't generate plain-text HISTORY and src/test/regress/README anymore.
Tom Lane
2014-02-10
*
Enable building with Visual Studion 2013.
Andrew Dunstan
2014-01-26
*
Minor spelling fixes
Stephen Frost
2013-06-01
*
Remove whitespace from end of lines
Peter Eisentraut
2013-05-30
*
pgindent run for release 9.3
Bruce Momjian
2013-05-29
*
Remove make_keywords
Peter Eisentraut
2013-05-09
*
pgindent: add newline to die() so script line number is not reported on fail...
Bruce Momjian
2013-04-16
*
pgindent: improve error messages
Bruce Momjian
2013-04-12
*
pgindent: fix downloading of BSD indent binary
Bruce Momjian
2013-04-12
*
Document that git_changelog needs updating for major version stamping.
Bruce Momjian
2013-04-11
*
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
*
Exclude utils/probes.h and pg_trace.h from cpluspluscheck
Peter Eisentraut
2013-03-01
*
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
*
pgindent: Fix order in instructions
Peter Eisentraut
2013-02-14
*
Create libpgcommon, and move pg_malloc et al to it
Alvaro Herrera
2013-02-12
*
Exclude access/rmgrlist.h from cpluspluscheck
Peter Eisentraut
2013-02-08
*
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
*
entab: Fix some compiler warnings
Peter Eisentraut
2013-01-29
*
Properly install ecpg_compat and pgtypes libraries on msvc
Magnus Hagander
2013-01-09
*
Fix a logic bug in pgindent.
Andrew Dunstan
2013-01-07
*
Centralize single quote escaping in src/port/quotes.c
Magnus Hagander
2013-01-05
*
Update copyrights for 2013
Bruce Momjian
2013-01-01
*
Add new file to MSVC build system as well
Magnus Hagander
2013-01-01
*
Don't include postgres.h in postgres_fe.h for cpluspluscheck.
Andrew Dunstan
2012-12-18
*
Properly copy fmgroids.h after clean on Win32
Magnus Hagander
2012-12-16
*
Adjust find_status for newer Linux 'nm' output format.
Bruce Momjian
2012-11-13
*
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
*
Run check_keywords.pl anytime gram.c is rebuilt.
Tom Lane
2012-09-26
*
RELEASE_NOTES: Fix typo
Alvaro Herrera
2012-09-23
*
Update translation updates instructions
Peter Eisentraut
2012-09-22
[next]