aboutsummaryrefslogtreecommitdiff
path: root/src/tools
Commit message (Expand)AuthorAge
* Minor spelling fixesStephen Frost2013-06-01
* Remove whitespace from end of linesPeter Eisentraut2013-05-30
* pgindent run for release 9.3Bruce Momjian2013-05-29
* Remove make_keywordsPeter Eisentraut2013-05-09
* pgindent: add newline to die() so script line number is not reported on fail...Bruce Momjian2013-04-16
* pgindent: improve error messagesBruce Momjian2013-04-12
* pgindent: fix downloading of BSD indent binaryBruce Momjian2013-04-12
* Document that git_changelog needs updating for major version stamping.Bruce Momjian2013-04-11
* Add parallel pg_dump option.Andrew Dunstan2013-03-24
* Avoid renaming data directory during MSVC upgrade testing.Andrew Dunstan2013-03-23
* initdb needs pqsignal() even on Windows.Tom Lane2013-03-17
* Fix message typo.Andrew Dunstan2013-03-06
* Exclude utils/probes.h and pg_trace.h from cpluspluscheckPeter Eisentraut2013-03-01
* Fix MSVC build.Heikki Linnakangas2013-02-27
* Redo MSVC build implementation for pg_xlogdump.Andrew Dunstan2013-02-25
* Provide MSVC build setup for pg_xlogdump.Andrew Dunstan2013-02-24
* Move relpath() to libpgcommonAlvaro Herrera2013-02-21
* Teach MSVC build system about postgres_fdw.Tom Lane2013-02-21
* pgindent: Fix order in instructionsPeter Eisentraut2013-02-14
* Create libpgcommon, and move pg_malloc et al to itAlvaro Herrera2013-02-12
* 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