index
:
postgresql.git
REL2_0B
REL6_4
REL6_5_PATCHES
REL7_0_PATCHES
REL7_1_STABLE
REL7_2_STABLE
REL7_3_STABLE
REL7_4_STABLE
REL8_0_STABLE
REL8_1_STABLE
REL8_2_STABLE
REL8_3_STABLE
REL8_4_STABLE
REL8_5_ALPHA1_BRANCH
REL8_5_ALPHA2_BRANCH
REL8_5_ALPHA3_BRANCH
REL9_0_ALPHA4_BRANCH
REL9_0_ALPHA5_BRANCH
REL9_0_STABLE
REL9_1_STABLE
REL9_2_STABLE
REL9_3_STABLE
REL9_4_STABLE
REL9_5_STABLE
REL9_6_STABLE
REL_10_STABLE
REL_11_STABLE
REL_12_STABLE
REL_13_STABLE
REL_14_STABLE
REL_15_STABLE
REL_16_STABLE
REL_17_STABLE
REL_18_STABLE
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
This is the main PostgreSQL git repository.
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
tools
Age
Commit message (
Expand
)
Author
2015-12-10
Accept flex > 2.5.x on Windows, too.
Tom Lane
2015-11-23
Fix Windows builds in back branches.
Tom Lane
2015-07-07
Turn install.bat into a pure one line wrapper fort he perl script.
Heikki Linnakangas
2015-05-19
Revert error-throwing wrappers for the printf family of functions.
Tom Lane
2015-05-18
Add error-throwing wrappers for the printf family of functions.
Noah Misch
2015-04-24
Build every ECPG library with -DFRONTEND.
Noah Misch
2014-12-26
Do not pass "-N" to initdb.
Noah Misch
2014-12-25
Have config_sspi_auth() permit IPv6 localhost connections.
Noah Misch
2014-12-18
Recognize Makefile line continuations in fetchRegressOpts().
Noah Misch
2014-12-18
Lock down regression testing temporary clusters on Windows.
Noah Misch
2014-07-23
MSVC: Substitute $(top_builddir) in REGRESS_OPTS.
Noah Misch
2014-06-14
Add mkdtemp() to libpgport.
Noah Misch
2014-05-12
Ignore config.pl and buildenv.pl in src/tools/msvc.
Tom Lane
2014-04-16
Attempt to get plpython regression tests working again for MSVC builds.
Andrew Dunstan
2014-02-18
Disable RandomizedBaseAddress on MSVC builds
Magnus Hagander
2014-02-11
Don't generate plain-text HISTORY and src/test/regress/README anymore.
Tom Lane
2013-03-23
Avoid renaming data directory during MSVC upgrade testing.
Andrew Dunstan
2013-03-06
Fix message typo.
Andrew Dunstan
2013-03-02
Exclude utils/probes.h and pg_trace.h from cpluspluscheck
Peter Eisentraut
2013-02-06
Enable building with Microsoft Visual Studio 2012.
Andrew Dunstan
2013-01-31
Properly zero-pad the day-of-year part of the win32 build number
Magnus Hagander
2013-01-09
Properly install ecpg_compat and pgtypes libraries on msvc
Magnus Hagander
2012-12-16
Properly copy fmgroids.h after clean on Win32
Magnus Hagander
2012-10-02
Allow a few seconds for Windows to catch up with a directory rename when chec...
Andrew Dunstan
2012-09-10
Add vcregress.pl target for checking pg_upgrade.
Andrew Dunstan
2012-09-01
Restore setting of _USE_32BIT_TIME_T to 32 bit MSVC builds.
Andrew Dunstan
2012-07-06
Run updated copyright.pl on HEAD and 9.2 trees, updating the psql
Bruce Momjian
2012-07-06
Have copyright.pl skip updating something that is just the current year,
Bruce Momjian
2012-07-06
Modify copyright.pl so all lines are processed, not just the first
Bruce Momjian
2012-07-06
Fix copyright.pl to properly skip the .git directory by adding a
Bruce Momjian
2012-07-06
Fix spacing in copyright.pl after being run with missing regex slash
Bruce Momjian
2012-07-05
Fix missing regex slash that caused perltidy to get confused on
Bruce Momjian
2012-07-05
Run newly-configured perltidy script on Perl files.
Bruce Momjian
2012-06-16
Remove 'for' loop perltidy argument, and move args to perltidyrc file.
Bruce Momjian
2012-06-16
In pgindent, suppress reading the perltidy RC file using --noprofile.
Bruce Momjian
2012-06-16
Update pgindent Perl indentation instructions based on feedback from
Bruce Momjian
2012-06-10
Run pgindent on 9.2 source tree in preparation for first 9.3
Bruce Momjian
2012-06-10
Update pgindent install instructions and update typedef list.
Bruce Momjian
2012-05-15
Remove whitespace from end of lines
Peter Eisentraut
2012-05-03
Remove BSD/OS (BSDi) port. There are no known users upgrading to
Bruce Momjian
2012-05-03
Mark git_changelog examples with the proper executable names.
Bruce Momjian
2012-04-30
Add comments suggesting usage of git_changelog to generate release notes.
Bruce Momjian
2012-04-27
Add options to git_changelog for use in major release note creation:
Bruce Momjian
2012-04-24
entab: Improve makefile
Peter Eisentraut
2012-04-24
Lots of doc corrections.
Robert Haas
2012-04-16
Install plpgsql.h to to include/server at "make install".
Heikki Linnakangas
2012-03-29
Remove now redundant pgpipe code.
Andrew Dunstan
2012-03-28
Attempt to unbreak pg_test_timing on Windows.
Robert Haas
2012-03-21
Add installing entab to pgindent instructions
Peter Eisentraut
2012-02-29
Fix MSVC builds for previous patch's addition of a src/port file.
Tom Lane
[next]