aboutsummaryrefslogtreecommitdiff
path: root/src/tools
Commit message (Expand)AuthorAge
* Checkpoint sorting and balancing.Andres Freund2016-03-10
* Allow to trigger kernel writeback after a configurable number of writes.Andres Freund2016-03-10
* Add valgrind suppressions for python code.Andres Freund2016-03-08
* Add valgrind suppressions for bootstrap related code.Andres Freund2016-03-08
* Expose control file data via SQL accessible functions.Joe Conway2016-03-05
* Fix Windows build broken by d78a7d9c7fa3e9cd494b906f065fe7b7fe9fb9a5Teodor Sigaev2016-03-04
* Add 'tap_tests' flag in config_default.plAlvaro Herrera2016-03-04
* Minor tweaks for new src/test/recoveryAlvaro Herrera2016-02-29
* Add a test framework for recoveryAlvaro Herrera2016-02-26
* MSVC: Clean tmp_check directory of pg_controldata test suite.Noah Misch2016-02-24
* Call xlc __isync() after, not before, associated compare-and-swap.Noah Misch2016-02-19
* Add new system view, pg_configJoe Conway2016-02-17
* Change the way that LWLocks for extensions are allocated.Robert Haas2016-02-04
* Properly install dynloader.h on MSVC buildsBruce Momjian2016-01-19
* Restructure index access method API to hide most of it at the C level.Tom Lane2016-01-17
* Windows: Make pg_ctl reliably detect service statusAlvaro Herrera2016-01-07
* Make copyright.pl cope with nonstandard case choices in copyright notices.Tom Lane2016-01-02
* Update copyright for 2016Bruce Momjian2016-01-02
* Fix omission of -X (--no-psqlrc) in some psql invocations.Tom Lane2015-12-28
* Use just one standalone-backend session for initdb's post-bootstrap steps.Tom Lane2015-12-17
* Move buffer I/O and content LWLocks out of the main tranche.Robert Haas2015-12-15
* Accept flex > 2.5.x on Windows, too.Tom Lane2015-12-10
* fix a perl typoAndrew Dunstan2015-11-19
* Improve vcregress.pl's handling of tap tests for client programsAndrew Dunstan2015-11-18
* Modify tqueue infrastructure to support transient record types.Robert Haas2015-11-06
* 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