aboutsummaryrefslogtreecommitdiff
path: root/src/tools
Commit message (Expand)AuthorAge
* Exclude access/rmgrlist.h from cpluspluscheckPeter Eisentraut2013-02-08
* Enable building with Microsoft Visual Studio 2012.Andrew Dunstan2013-02-06
* Properly zero-pad the day-of-year part of the win32 build numberMagnus Hagander2013-01-31
* entab: Fix some compiler warningsPeter Eisentraut2013-01-29
* Properly install ecpg_compat and pgtypes libraries on msvcMagnus Hagander2013-01-09
* Fix a logic bug in pgindent.Andrew Dunstan2013-01-07
* Centralize single quote escaping in src/port/quotes.cMagnus Hagander2013-01-05
* Update copyrights for 2013Bruce Momjian2013-01-01
* Add new file to MSVC build system as wellMagnus Hagander2013-01-01
* Don't include postgres.h in postgres_fe.h for cpluspluscheck.Andrew Dunstan2012-12-18
* Properly copy fmgroids.h after clean on Win32Magnus Hagander2012-12-16
* Adjust find_status for newer Linux 'nm' output format.Bruce Momjian2012-11-13
* Unbreak MSVC builds after recent Makefile refactoring.Andrew Dunstan2012-10-11
* Autoconfiscate selection of 64-bit int type for 64-bit large object API.Tom Lane2012-10-07
* PL/pgSQL: rename gram.y to pl_gram.yPeter Eisentraut2012-10-04
* Allow a few seconds for Windows to catch up with a directory rename when chec...Andrew Dunstan2012-10-02
* Run check_keywords.pl anytime gram.c is rebuilt.Tom Lane2012-09-26
* RELEASE_NOTES: Fix typoAlvaro Herrera2012-09-23
* Update translation updates instructionsPeter Eisentraut2012-09-22
* Add vcregress.pl target for checking pg_upgrade.Andrew Dunstan2012-09-10
* Remove src/tool/backend, now that the content is on the web site and wiki.Bruce Momjian2012-09-04
* Restore setting of _USE_32BIT_TIME_T to 32 bit MSVC builds.Andrew Dunstan2012-08-31
* Add Perl emacs formatting macros to src/tools/editors/emacs.samples.Bruce Momjian2012-08-30
* Have pgindent requre pg_bsd_indent version 1.2 now that a new versionBruce Momjian2012-08-27
* Add URL for include file visualization tool.Bruce Momjian2012-08-16
* Add possible alternate tool for pgrminclude, from Peter GeogheganBruce Momjian2012-08-16
* Adjust pgtest coding to be less complex.Bruce Momjian2012-08-10
* Fix pgtest to return proper error code based on 'make' return code.Bruce Momjian2012-08-10
* Tweak new Perl pgindent for compatibility with middle-aged Perls.Tom Lane2012-08-07
* Replace pgindent shell script with Perl script. Update perltidyBruce Momjian2012-08-04
* Remove 'x =- 1' check for pgindent, not needed, per report from AndrewBruce Momjian2012-07-12
* Have copyright.pl skip updating something that is just the current year,Bruce Momjian2012-07-06
* Modify copyright.pl so all lines are processed, not just the firstBruce Momjian2012-07-06
* Fix copyright.pl to properly skip the .git directory by adding aBruce Momjian2012-07-06
* Fix spacing in copyright.pl after being run with missing regex slashBruce Momjian2012-07-06
* Fix missing regex slash that caused perltidy to get confused onBruce Momjian2012-07-04
* Run newly-configured perltidy script on Perl files.Bruce Momjian2012-07-04
* Have copyright tool mention that certain files should be updated in back bran...Bruce Momjian2012-07-03
* Remove 'for' loop perltidy argument, and move args to perltidyrc file.Bruce Momjian2012-06-16
* In pgindent, suppress reading the perltidy RC file using --noprofile.Bruce Momjian2012-06-15
* Update pgindent Perl indentation instructions based on feedback fromBruce Momjian2012-06-15
* Add 9.2 branch to git_changelog's list.Tom Lane2012-06-13
* Flesh out RELEASE_CHANGES instructions for branching in git.Tom Lane2012-06-13
* Stamp library minor versions for 9.3.Tom Lane2012-06-13
* Stamp HEAD as 9.3devel.Tom Lane2012-06-13
* Run pgindent on 9.2 source tree in preparation for first 9.3Bruce Momjian2012-06-10
* Update pgindent install instructions and update typedef list.Bruce Momjian2012-06-10
* Remove whitespace from end of linesPeter Eisentraut2012-05-15
* Remove BSD/OS (BSDi) port. There are no known users upgrading toBruce Momjian2012-05-03
* Mark git_changelog examples with the proper executable names.Bruce Momjian2012-05-02