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
2014-02-11
Don't generate plain-text HISTORY and src/test/regress/README anymore.
Tom Lane
2014-01-26
Enable building with Visual Studion 2013.
Andrew Dunstan
2013-06-01
Minor spelling fixes
Stephen Frost
2013-05-31
Remove whitespace from end of lines
Peter Eisentraut
2013-05-29
pgindent run for release 9.3
Bruce Momjian
2013-05-10
Remove make_keywords
Peter Eisentraut
2013-04-16
pgindent: add newline to die() so script line number is not reported on fail...
Bruce Momjian
2013-04-12
pgindent: improve error messages
Bruce Momjian
2013-04-12
pgindent: fix downloading of BSD indent binary
Bruce Momjian
2013-04-11
Document that git_changelog needs updating for major version stamping.
Bruce Momjian
2013-03-24
Add parallel pg_dump option.
Andrew Dunstan
2013-03-23
Avoid renaming data directory during MSVC upgrade testing.
Andrew Dunstan
2013-03-17
initdb needs pqsignal() even on Windows.
Tom Lane
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-27
Fix MSVC build.
Heikki Linnakangas
2013-02-25
Redo MSVC build implementation for pg_xlogdump.
Andrew Dunstan
2013-02-25
Provide MSVC build setup for pg_xlogdump.
Andrew Dunstan
2013-02-22
Move relpath() to libpgcommon
Alvaro Herrera
2013-02-21
Teach MSVC build system about postgres_fdw.
Tom Lane
2013-02-15
pgindent: Fix order in instructions
Peter Eisentraut
2013-02-12
Create libpgcommon, and move pg_malloc et al to it
Alvaro Herrera
2013-02-08
Exclude access/rmgrlist.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-30
entab: Fix some compiler warnings
Peter Eisentraut
2013-01-09
Properly install ecpg_compat and pgtypes libraries on msvc
Magnus Hagander
2013-01-07
Fix a logic bug in pgindent.
Andrew Dunstan
2013-01-05
Centralize single quote escaping in src/port/quotes.c
Magnus Hagander
2013-01-01
Update copyrights for 2013
Bruce Momjian
2013-01-01
Add new file to MSVC build system as well
Magnus Hagander
2012-12-18
Don't include postgres.h in postgres_fe.h for cpluspluscheck.
Andrew Dunstan
2012-12-16
Properly copy fmgroids.h after clean on Win32
Magnus Hagander
2012-11-14
Adjust find_status for newer Linux 'nm' output format.
Bruce Momjian
2012-10-11
Unbreak MSVC builds after recent Makefile refactoring.
Andrew Dunstan
2012-10-08
Autoconfiscate selection of 64-bit int type for 64-bit large object API.
Tom Lane
2012-10-05
PL/pgSQL: rename gram.y to pl_gram.y
Peter Eisentraut
2012-10-02
Allow a few seconds for Windows to catch up with a directory rename when chec...
Andrew Dunstan
2012-09-27
Run check_keywords.pl anytime gram.c is rebuilt.
Tom Lane
2012-09-23
RELEASE_NOTES: Fix typo
Alvaro Herrera
2012-09-23
Update translation updates instructions
Peter Eisentraut
2012-09-10
Add vcregress.pl target for checking pg_upgrade.
Andrew Dunstan
2012-09-04
Remove src/tool/backend, now that the content is on the web site and wiki.
Bruce Momjian
2012-09-01
Restore setting of _USE_32BIT_TIME_T to 32 bit MSVC builds.
Andrew Dunstan
2012-08-31
Add Perl emacs formatting macros to src/tools/editors/emacs.samples.
Bruce Momjian
2012-08-27
Have pgindent requre pg_bsd_indent version 1.2 now that a new version
Bruce Momjian
2012-08-16
Add URL for include file visualization tool.
Bruce Momjian
2012-08-16
Add possible alternate tool for pgrminclude, from Peter Geoghegan
Bruce Momjian
2012-08-10
Adjust pgtest coding to be less complex.
Bruce Momjian
2012-08-10
Fix pgtest to return proper error code based on 'make' return code.
Bruce Momjian
[next]