aboutsummaryrefslogtreecommitdiff
path: root/src/tools
Commit message (Expand)AuthorAge
* Correct pg_indent to pgindent in various comments.Robert Haas2015-10-08
* Add CASCADE support for CREATE EXTENSION.Andres Freund2015-10-03
* Add a Gather executor node.Robert Haas2015-09-30
* Rework the way multixact truncations work.Andres Freund2015-09-26
* Glue layer to connect the executor to the shm_mq mechanism.Robert Haas2015-09-18
* When trace_lwlocks is used, identify individual lwlocks by name.Robert Haas2015-09-11
* MSVC: Exclude 'brin' contrib moduleAlvaro Herrera2015-08-13
* docs: update major release notes item checklistBruce Momjian2015-08-08
* Document items that should appear in the major release notesBruce Momjian2015-08-08
* MSVC: Revert most 9.5 changes to pre-9.5 vcregress.pl tests.Noah Misch2015-07-29
* MSVC: Remove duplicate PATH entry in test harness.Noah Misch2015-07-29
* MSVC: Future-proof installation file skip logic.Noah Misch2015-07-29
* Make TAP tests work on Windows.Heikki Linnakangas2015-07-29
* Turn install.bat into a pure one line wrapper fort he perl script.Heikki Linnakangas2015-07-06
* Allow MSVC's contribcheck and modulescheck to run independently.Andrew Dunstan2015-07-01
* Stamp shared-library minor version numbers for 9.6.Tom Lane2015-06-30
* Stamp HEAD as 9.6devel.Tom Lane2015-06-30
* pgindent: add typedef blog URLBruce Momjian2015-06-01
* pgindent: document location of "all" typedef listsBruce Momjian2015-05-25
* pgindent: fix typoBruce Momjian2015-05-25
* pgindent: more doc updates for skipping __asm__ filesBruce Momjian2015-05-24
* Revert 9.5 pgindent changes to atomics directory filesBruce Momjian2015-05-24
* pgindent run for 9.5Bruce Momjian2015-05-23
* Update typedef file in preparation for pgindent runBruce Momjian2015-05-23
* Improve pgindent instructions regarding Perl backup filesBruce Momjian2015-05-23
* Fix more typos in comments.Heikki Linnakangas2015-05-20
* Revert error-throwing wrappers for the printf family of functions.Tom Lane2015-05-19
* Recognize "REGRESS_OPTS += ..." syntax in MSVC build scripts.Tom Lane2015-05-18
* Add error-throwing wrappers for the printf family of functions.Noah Misch2015-05-18
* Enable transforms tests for python 2 on MSVC buildsAndrew Dunstan2015-04-29
* Fix MSVC builds for contrib transforms modules.Andrew Dunstan2015-04-28
* Fix vcbuild failures and chkpass dependency caused by 854adb8Andrew Dunstan2015-04-27
* Try to unbreak some MSVC builds following forward slash change.Andrew Dunstan2015-04-25
* Replace backslashes by forward slashes in MSVC build codePeter Eisentraut2015-04-25
* Remove superfluous -DFRONTEND.Noah Misch2015-04-24
* Build every ECPG library with -DFRONTEND.Noah Misch2015-04-24
* Improve speed of make check-worldPeter Eisentraut2015-04-23
* Move pg_xlogdump from contrib/ to src/bin/Peter Eisentraut2015-04-21
* Move pg_test_timing from contrib/ to src/bin/Peter Eisentraut2015-04-20
* Move pg_test_fsync from contrib/ to src/bin/Peter Eisentraut2015-04-19
* Add new target modulescheck in vcregress.plAlvaro Herrera2015-04-16
* MSVC: install src/test/modules together with contribAlvaro Herrera2015-04-16
* MSVC: Include modules of src/test/modules in buildAlvaro Herrera2015-04-16
* Move pg_upgrade from contrib/ to src/bin/Peter Eisentraut2015-04-14
* Use Intel SSE 4.2 CRC instructions where available.Heikki Linnakangas2015-04-14
* Reorganize our CRC source files again.Heikki Linnakangas2015-04-14
* pgbench: Attempt fix build on WindowsPeter Eisentraut2015-04-13
* Move pgbench from contrib/ to src/bin/Peter Eisentraut2015-04-13
* emacs: Set indent-tabs-mode in perl-modePeter Eisentraut2015-04-12
* Move pg_archivecleanup from contrib/ to src/bin/Peter Eisentraut2015-04-11