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
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
2012-02-29
Move CRC tables to libpgport, and provide them in a separate include file.
Tom Lane
2012-02-27
Call check_keywords.pl in maintainer-check
Peter Eisentraut
2012-02-24
Mention original ctags option name.
Bruce Momjian
2012-02-24
Update src/tools/make_ctags to avoid Exuberant tags option
Bruce Momjian
2012-02-15
Speed up in-memory tuplesorting.
Robert Haas
2012-02-13
Silence warning about deprecated assignment to $[ in check_keywords.pl
Heikki Linnakangas
2012-02-09
Attempt to fix MSVC builds and other fls-related breakage.
Robert Haas
2012-01-09
Fix pathname in pgindent README.
Robert Haas
2012-01-09
Add .gitignore file for entab
Magnus Hagander
2012-01-03
Support for building with MS Visual Studio 2010.
Andrew Dunstan
2012-01-02
Add comment about skipping binary files for copyright changes.
Bruce Momjian
2012-01-02
Update copyright git skip comment.
Bruce Momjian
2012-01-02
Skip any .git directory for copyright changes, not just top-level .git
Bruce Momjian
2012-01-02
Skip 'ico' and 'bin' extensions in copyright changes.
Bruce Momjian
2012-01-01
Update copyright notices for year 2012.
Bruce Momjian
2012-01-01
Don't use tabs in Perl scripts, for consistency.
Bruce Momjian
2012-01-01
Fix Perl copyright script to skip .git subdirectory; running it on
Bruce Momjian
2011-12-30
Modify tools/pgtest to run the 'make' command from a variable, and default
Bruce Momjian
2011-12-01
Make pgcompinclude/pgrminclude less tied to Bruce's personal machine.
Robert Haas
2011-11-29
Simplify the pg_dump/pg_restore error reporting macros, and allow
Bruce Momjian
2011-11-29
Document that perl needs to be indented during the pgindent run.
Bruce Momjian
2011-11-28
Make pg_dumpall build with the right object files under MSVC.
Andrew Dunstan
2011-11-27
Fix MSVC builds broken by xsubpp change
Andrew Dunstan
2011-11-26
Use the preferred version of xsubpp, not necessarily the one that came with the
Andrew Dunstan
2011-11-15
Update oidjoins regression test to match git HEAD.
Tom Lane
2011-11-14
Rerun pgindent with updated typedef list.
Bruce Momjian
2011-10-27
Add simple script to check for right recursion in Bison grammars.
Tom Lane
2011-10-26
Fix pg_bsd_indent bug where newlines were not being trimmed from typedef
Bruce Momjian
2011-10-26
Implement streaming xlog for backup tools
Magnus Hagander
2011-10-23
Improve git_changelog's handling of inconsistent commit orderings.
Tom Lane
2011-10-12
Modify pgindent to use a renamed pg_bsd_indent binary. New features
Bruce Momjian
2011-10-11
Improve entab's Makefile install entry.
Bruce Momjian
2011-09-25
In pgrminclude, document requirement to use pgcompinclude, and sort
Bruce Momjian
2011-09-24
Document pgrminclude limitations.
Bruce Momjian
2011-09-24
Expand pgrminclude to exclude use of macros CppAsString and CppConcat.
Bruce Momjian
2011-09-24
Update win32tzlist.pl for the new location of our Windows timezone map.
Tom Lane
2011-09-10
Try to un-break MSVC build.
Tom Lane
2011-09-07
Have pgrminclude skip files that use CppAsString2 because CppAsString2
Bruce Momjian
[next]