aboutsummaryrefslogtreecommitdiff
path: root/doc/src/sgml/regress.sgml
Commit message (Expand)AuthorAge
* 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
* Build src/test/regress/README during tarball making like the otherPeter Eisentraut2006-04-06
* Allow an optional alias for the target table to be specified for UPDATENeil Conway2006-01-22
* Add an entry to the discussion of regression test failures about theTom Lane2005-10-18
* Add documentation mentioning that there are separate regression testsTom Lane2005-10-13
* With the interval/day patch, the horology regression test no longerTom Lane2005-07-24
* Add a note that regression test row ordering differences can be causedTom Lane2005-03-07
* More minor updates and copy-editing.Tom Lane2004-12-28
* Improve description of --disable-rpath workaround for regression testTom Lane2004-12-03
* Add mention of using --disable-rpath with regression test.Bruce Momjian2004-12-02
* Replace "--" and "---" with "&mdash;" as appropriate, for better-lookingNeil Conway2004-11-15
* Remove no-longer-relevant information about trying to force your OSTom Lane2004-08-09
* Integrate src/timezone library for all platforms. There is more we canTom Lane2004-05-21
* Update random regression test text to be clearer.Bruce Momjian2004-03-15
* Update random test description because it fails less frequently now.Bruce Momjian2004-03-15
* $Header: -> $PostgreSQL Changes ...PostgreSQL Daemon2003-11-29
* Random copy-editing.Peter Eisentraut2003-11-04
* Provide a way to run the parallel regression tests with a user-specifiedTom Lane2003-11-02
* Update obsolete examples of error messages; various other minor editing.Tom Lane2003-09-12
* Add/edit index entries.Peter Eisentraut2003-08-31
* Clarify exactly when DST-changeover-induced regression test failuresTom Lane2003-04-06
* Big editing for consistent content and presentation.Peter Eisentraut2003-03-13
* Update discussion of floating-point problems in regression tests.Tom Lane2002-11-08
* Fix linking problem.Peter Eisentraut2002-10-12