summaryrefslogtreecommitdiff
path: root/src/tools
Commit message (Expand)AuthorAgeFilesLines
* Fix whitespacePeter Eisentraut2013-11-131-1/+1
* Fix isolation check for MSVC to handle recent changes.Andrew Dunstan2013-11-131-1/+2
* Fix whitespace issues found by git diff --check, add gitattributesPeter Eisentraut2013-11-104-6/+3
* Prevent using strncpy with src == dest in TupleDescInitEntry.Tom Lane2013-10-281-16/+0
* Get rid of use of asprintf() in favor of a more portable implementation.Tom Lane2013-10-221-2/+2
* Move rmtree() from libpgport to libpgcommonPeter Eisentraut2013-10-191-1/+1
* Move pgfnames() from libpgport to libpgcommonPeter Eisentraut2013-10-181-1/+1
* Add libpgport to isolationtester on MSVCPeter Eisentraut2013-10-181-1/+1
* Switch order of libpgport and libpgcommon in MSVC build as wellPeter Eisentraut2013-10-181-7/+7
* Switch dependency order of libpgcommon and libpgportPeter Eisentraut2013-10-171-3/+3
* Attempt to fix MSVC build for asprintf additionPeter Eisentraut2013-10-131-1/+1
* Additional instructions on minor release note creation.Bruce Momjian2013-10-081-1/+2
* Update instructions on creating minor release notes.Bruce Momjian2013-10-081-4/+14
* Eliminate pg_rewrite.ev_attr column and related dead code.Kevin Grittner2013-09-051-1/+0
* Update Emacs configurationPeter Eisentraut2013-08-131-104/+54
* pgtest: allow passing parameters, e.g. -s/--silentBruce Momjian2013-08-051-3/+6
* Get rid of pg_class.reltoastidxid.Fujii Masao2013-07-041-1/+0
* Cooperate with the Valgrind instrumentation framework.Noah Misch2013-06-261-0/+94
* Modernize entab source codeBruce Momjian2013-06-194-78/+16
* Update RELEASE_CHANGES to describe library version bumping more fully.Tom Lane2013-06-141-4/+9
* Stamp shared-library minor version numbers for 9.4.Tom Lane2013-06-141-1/+1
* Stamp HEAD as 9.4devel.Tom Lane2013-06-142-2/+2
* Minor spelling fixesStephen Frost2013-06-011-1/+1
* Remove whitespace from end of linesPeter Eisentraut2013-05-304-14/+14
* pgindent run for release 9.3Bruce Momjian2013-05-2913-387/+643
* Remove make_keywordsPeter Eisentraut2013-05-091-15/+0
* pgindent: add newline to die() so script line number is not reported on fail...Bruce Momjian2013-04-161-10/+10
* pgindent: improve error messagesBruce Momjian2013-04-121-16/+17
* pgindent: fix downloading of BSD indent binaryBruce Momjian2013-04-121-10/+9
* Document that git_changelog needs updating for major version stamping.Bruce Momjian2013-04-111-0/+2
* Add parallel pg_dump option.Andrew Dunstan2013-03-241-0/+5
* Avoid renaming data directory during MSVC upgrade testing.Andrew Dunstan2013-03-231-5/+2
* initdb needs pqsignal() even on Windows.Tom Lane2013-03-171-1/+2
* Fix message typo.Andrew Dunstan2013-03-061-1/+1
* Exclude utils/probes.h and pg_trace.h from cpluspluscheckPeter Eisentraut2013-03-011-1/+5
* Fix MSVC build.Heikki Linnakangas2013-02-271-1/+1
* Redo MSVC build implementation for pg_xlogdump.Andrew Dunstan2013-02-252-4/+18
* Provide MSVC build setup for pg_xlogdump.Andrew Dunstan2013-02-241-3/+12
* Move relpath() to libpgcommonAlvaro Herrera2013-02-211-4/+7
* Teach MSVC build system about postgres_fdw.Tom Lane2013-02-211-1/+1
* pgindent: Fix order in instructionsPeter Eisentraut2013-02-141-7/+7
* Create libpgcommon, and move pg_malloc et al to itAlvaro Herrera2013-02-123-9/+29
* Exclude access/rmgrlist.h from cpluspluscheckPeter Eisentraut2013-02-081-0/+2
* Enable building with Microsoft Visual Studio 2012.Andrew Dunstan2013-02-066-13/+88
* Properly zero-pad the day-of-year part of the win32 build numberMagnus Hagander2013-01-311-1/+1
* entab: Fix some compiler warningsPeter Eisentraut2013-01-292-0/+4
* Properly install ecpg_compat and pgtypes libraries on msvcMagnus Hagander2013-01-091-4/+5
* Fix a logic bug in pgindent.Andrew Dunstan2013-01-071-1/+1
* Centralize single quote escaping in src/port/quotes.cMagnus Hagander2013-01-051-1/+1
* Update copyrights for 2013Bruce Momjian2013-01-017-7/+7