aboutsummaryrefslogtreecommitdiff
path: root/doc/src/sgml/regress.sgml
Commit message (Expand)AuthorAge
* Tests for Kerberos/GSSAPI authenticationPeter Eisentraut2018-03-06
* Add PG_TEST_EXTRA to control optional test suitesPeter Eisentraut2018-03-03
* doc: mention PROVE_TESTS in section of TAP tests.Andres Freund2018-03-01
* Convert documentation to DocBook XMLPeter Eisentraut2017-11-23
* Don't use SGML empty tagsPeter Eisentraut2017-10-17
* Run only top-level recursive lcovPeter Eisentraut2017-09-28
* Doc: remove claim that PROVE_FLAGS defaults to '--verbose'.Tom Lane2017-07-10
* doc: Mention --enable-tap-tests in regression test chapterPeter Eisentraut2017-03-28
* Remove ICU tests from default runPeter Eisentraut2017-03-25
* Establish conventions about global object names used in regression tests.Tom Lane2016-07-17
* Lock down regression testing temporary clusters on Windows.Noah Misch2014-12-17
* Add configure --enable-tap-tests optionPeter Eisentraut2014-11-02
* Secure Unix-domain sockets of "make check" temporary clusters.Noah Misch2014-06-14
* Add TAP tests for client programsPeter Eisentraut2014-04-14
* Revert "Secure Unix-domain sockets of "make check" temporary clusters."Noah Misch2014-03-29
* Secure Unix-domain sockets of "make check" temporary clusters.Noah Misch2014-03-29
* Document risks of "make check" in the regression testing instructions.Tom Lane2014-02-17
* Update regression testing instructions.Tom Lane2014-02-14
* Rename 'gmake' to 'make' in docs and recommended commandsBruce Momjian2014-02-12
* Rephrase text to avoid links in regress.sgmlRobert Haas2014-02-03
* Document a few more regression test hazards.Robert Haas2014-02-03
* Documentation spell checking and markup improvementsPeter Eisentraut2013-05-20
* pg_regress: Allow overriding diff optionsPeter Eisentraut2013-01-29
* Adjust comments about collate.linux.utf8 regression test.Tom Lane2011-04-23
* Make a code-cleanup pass over the collations patch.Tom Lane2011-04-22
* Rename pg_regress option --multibyte to --encodingPeter Eisentraut2011-04-15
* Per-column collation supportPeter Eisentraut2011-02-08
* Properly capitalize documentation headings; some only had initial-wordBruce Momjian2011-01-29
* Don't run regression tests in SQL_ASCII encoding by defaultPeter Eisentraut2011-01-13
* Add some subsection headingsPeter Eisentraut2011-01-11
* Remove useless whitespace at end of linesPeter Eisentraut2010-11-23
* docs -> documentationPeter Eisentraut2010-11-12
* Remove cvs keywords from all files.Magnus Hagander2010-09-20
* Spell and markup checkingPeter Eisentraut2010-08-17
* Docs for standbycheck regression tests.Simon Riggs2010-05-02
* Remove unnecessary xref endterm attributes and title idsPeter Eisentraut2010-04-03
* Proofreading improvements for the Administration documentation book.Bruce Momjian2010-02-03
* Expand test coverage support to entire treePeter Eisentraut2009-08-07
* Proofreading adjustments for first two parts of documentation (TutorialBruce Momjian2009-04-27
* Unset language-related locale settings in any case, otherwise psql willPeter Eisentraut2009-02-12
* Only unset the locale environment when --no-locale is used (the way it wasPeter Eisentraut2009-02-11
* Code coverage testing with gcov. Documentation is in the regression testPeter Eisentraut2008-09-05
* Copy refint.so and autoinc.so into the src/test/regress directory duringTom Lane2008-05-30
* Update documentation of resultmap file format.Magnus Hagander2007-06-12
* Consistenly use colons before '<programlisting>' blocks, whereBruce Momjian2007-02-01
* Update documentation on may/can/might:Bruce Momjian2007-01-31
* Remove emacs info from footer of SGML files.Bruce Momjian2006-09-16
* Adjust spawn_process() to avoid unnecessary overhead processes: we canTom Lane2006-07-19
* Rewrite pg_regress as a C program instead of a shell script.Tom Lane2006-07-19
* Merge postmaster and postgres command into just postgres. postmasterPeter Eisentraut2006-06-18