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
*
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
*
Add vcregress.pl target for checking pg_upgrade.
Andrew Dunstan
2012-09-10
*
Remove src/tool/backend, now that the content is on the web site and wiki.
Bruce Momjian
2012-09-04
*
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-30
*
Have pgindent requre pg_bsd_indent version 1.2 now that a new version
Bruce Momjian
2012-08-27
*
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-16
*
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
2012-08-10
*
Tweak new Perl pgindent for compatibility with middle-aged Perls.
Tom Lane
2012-08-07
*
Replace pgindent shell script with Perl script. Update perltidy
Bruce Momjian
2012-08-04
*
Remove 'x =- 1' check for pgindent, not needed, per report from Andrew
Bruce Momjian
2012-07-12
*
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-06
*
Fix missing regex slash that caused perltidy to get confused on
Bruce Momjian
2012-07-04
*
Run newly-configured perltidy script on Perl files.
Bruce Momjian
2012-07-04
*
Have copyright tool mention that certain files should be updated in back bran...
Bruce Momjian
2012-07-03
*
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-15
*
Update pgindent Perl indentation instructions based on feedback from
Bruce Momjian
2012-06-15
*
Add 9.2 branch to git_changelog's list.
Tom Lane
2012-06-13
*
Flesh out RELEASE_CHANGES instructions for branching in git.
Tom Lane
2012-06-13
*
Stamp library minor versions for 9.3.
Tom Lane
2012-06-13
*
Stamp HEAD as 9.3devel.
Tom Lane
2012-06-13
*
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-06-10
*
Remove whitespace from end of lines
Peter Eisentraut
2012-05-15
*
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-05-02
*
Add comments suggesting usage of git_changelog to generate release notes.
Bruce Momjian
2012-04-30
*
Add options to git_changelog for use in major release note creation:
Bruce Momjian
2012-04-27
*
entab: Improve makefile
Peter Eisentraut
2012-04-24
*
Lots of doc corrections.
Robert Haas
2012-04-23
*
Install plpgsql.h to to include/server at "make install".
Heikki Linnakangas
2012-04-16
*
Remove now redundant pgpipe code.
Andrew Dunstan
2012-03-28
*
Attempt to unbreak pg_test_timing on Windows.
Robert Haas
2012-03-28
*
Add installing entab to pgindent instructions
Peter Eisentraut
2012-03-21
*
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-28
*
Call check_keywords.pl in maintainer-check
Peter Eisentraut
2012-02-27
[next]