summaryrefslogtreecommitdiff
path: root/src/tools
Commit message (Expand)AuthorAgeFilesLines
* Update oidjoins regression test for 9.6.Tom Lane2016-06-221-4/+10
* Add integrity-checking functions to pg_visibility.Robert Haas2016-06-151-0/+1
* Finish pgindent run for 9.6: Perl files.Noah Misch2016-06-129-64/+71
* Document the authoritative version of perltidy.Noah Misch2016-06-121-1/+2
* Yet again update typedefs.list file in preparation for pgindent runRobert Haas2016-06-091-4/+2
* Fix various common mispellings.Greg Stark2016-06-031-2/+2
* Update release instructions for translation updatesPeter Eisentraut2016-05-131-2/+1
* Add test_pg_dump to @contrib_excludesStephen Frost2016-05-061-1/+1
* Again update typedefs.list file in preparation for pgindent runRobert Haas2016-05-021-25/+58
* Add a --non-master-only option to git_changelog.Tom Lane2016-05-011-7/+29
* Support building with Visual Studio 2015Andrew Dunstan2016-04-293-2/+59
* Update typedefs.list file in preparation for pgindent runRobert Haas2016-04-271-8/+101
* Add a --brief option to git_changelog.Tom Lane2016-04-261-10/+37
* Update helptext for vcregress.plMagnus Hagander2016-04-151-2/+15
* Make oldSnapshotControl a pointer to a volatile structureKevin Grittner2016-04-111-0/+1
* cpluspluscheck: Update include pathPeter Eisentraut2016-04-111-1/+1
* Allow Pin/UnpinBuffer to operate in a lockfree manner.Andres Freund2016-04-101-0/+1
* Add snapshot_too_old to NSVC @contrib_excludesKevin Grittner2016-04-081-3/+3
* Silence warning from modern perl about unescaped bracesAndrew Dunstan2016-04-081-1/+1
* Turn down MSVC compiler verbosityAndrew Dunstan2016-04-081-2/+2
* Support multiple synchronous standby servers.Fujii Masao2016-04-061-1/+1
* Support ALTER THING .. DEPENDS ON EXTENSIONAlvaro Herrera2016-04-051-0/+1
* Copyedit comments and documentation.Noah Misch2016-04-011-1/+1
* Add missing gss option to msvc config templateMagnus Hagander2016-03-301-0/+1
* Fix MSVC build for changes in zic.Tom Lane2016-03-281-2/+1
* Improve PL/Tcl errorCode facility by providing decoded name for SQLSTATE.Tom Lane2016-03-251-0/+11
* Move psql's psqlscan.l into src/fe_utils.Tom Lane2016-03-242-13/+6
* Move psql's print.c and mbprint.c into src/fe_utils.Tom Lane2016-03-241-7/+2
* Add missed inclusion requirement in Mkvcbuild.pm.Tom Lane2016-03-241-0/+1
* Create src/fe_utils/, and move stuff into there from pg_dump's dumputils.Tom Lane2016-03-241-9/+13
* Move keywords.c/kwlookup.c into src/common/.Tom Lane2016-03-231-17/+4
* Introduce WaitEventSet API.Andres Freund2016-03-211-0/+2
* Combine win32 and unix latch implementations.Andres Freund2016-03-211-2/+0
* Second attempt at fixing MSVC build for 68ab8e8ba4a471d9.Andres Freund2016-03-211-1/+6
* Best-guess attempt at fixing MSVC build for 68ab8e8ba4a471d9.Tom Lane2016-03-201-2/+4
* Remove dependency on psed for MSVC builds.Andrew Dunstan2016-03-191-1/+1
* Split psql's lexer into two separate .l files for SQL and backslash cases.Tom Lane2016-03-192-1/+2
* Checkpoint sorting and balancing.Andres Freund2016-03-101-0/+2
* Allow to trigger kernel writeback after a configurable number of writes.Andres Freund2016-03-101-0/+2
* Add valgrind suppressions for python code.Andres Freund2016-03-081-0/+66
* Add valgrind suppressions for bootstrap related code.Andres Freund2016-03-081-0/+27
* Expose control file data via SQL accessible functions.Joe Conway2016-03-051-2/+2
* Fix Windows build broken by d78a7d9c7fa3e9cd494b906f065fe7b7fe9fb9a5Teodor Sigaev2016-03-041-1/+1
* Add 'tap_tests' flag in config_default.plAlvaro Herrera2016-03-042-13/+15
* Minor tweaks for new src/test/recoveryAlvaro Herrera2016-02-291-0/+1
* Add a test framework for recoveryAlvaro Herrera2016-02-261-1/+12
* MSVC: Clean tmp_check directory of pg_controldata test suite.Noah Misch2016-02-241-0/+1
* Call xlc __isync() after, not before, associated compare-and-swap.Noah Misch2016-02-191-0/+1
* Add new system view, pg_configJoe Conway2016-02-171-2/+2
* Change the way that LWLocks for extensions are allocated.Robert Haas2016-02-041-0/+2