summaryrefslogtreecommitdiff
path: root/doc/src/sgml/regress.sgml
Commit message (Expand)AuthorAgeFilesLines
* Adjust comments about collate.linux.utf8 regression test.Tom Lane2011-04-231-1/+1
* Make a code-cleanup pass over the collations patch.Tom Lane2011-04-221-3/+3
* Rename pg_regress option --multibyte to --encodingPeter Eisentraut2011-04-151-2/+2
* Per-column collation supportPeter Eisentraut2011-02-081-0/+21
* Properly capitalize documentation headings; some only had initial-wordBruce Momjian2011-01-291-10/+10
* Don't run regression tests in SQL_ASCII encoding by defaultPeter Eisentraut2011-01-131-0/+42
* Add some subsection headingsPeter Eisentraut2011-01-111-0/+12
* Remove useless whitespace at end of linesPeter Eisentraut2010-11-231-14/+14
* docs -> documentationPeter Eisentraut2010-11-121-1/+1
* Remove cvs keywords from all files.Magnus Hagander2010-09-201-1/+1
* Spell and markup checkingPeter Eisentraut2010-08-171-3/+3
* Docs for standbycheck regression tests.Simon Riggs2010-05-021-1/+41
* Remove unnecessary xref endterm attributes and title idsPeter Eisentraut2010-04-031-2/+2
* Proofreading improvements for the Administration documentation book.Bruce Momjian2010-02-031-18/+15
* Expand test coverage support to entire treePeter Eisentraut2009-08-071-1/+2
* Proofreading adjustments for first two parts of documentation (TutorialBruce Momjian2009-04-271-10/+10
* Unset language-related locale settings in any case, otherwise psql willPeter Eisentraut2009-02-121-4/+8
* Only unset the locale environment when --no-locale is used (the way it wasPeter Eisentraut2009-02-111-2/+32
* Code coverage testing with gcov. Documentation is in the regression testPeter Eisentraut2008-09-051-2/+34
* Copy refint.so and autoinc.so into the src/test/regress directory duringTom Lane2008-05-301-5/+4
* Update documentation of resultmap file format.Magnus Hagander2007-06-121-4/+7
* Consistenly use colons before '<programlisting>' blocks, whereBruce Momjian2007-02-011-3/+3
* Update documentation on may/can/might:Bruce Momjian2007-01-311-6/+6
* Remove emacs info from footer of SGML files.Bruce Momjian2006-09-161-18/+1
* Adjust spawn_process() to avoid unnecessary overhead processes: we canTom Lane2006-07-191-5/+4
* Rewrite pg_regress as a C program instead of a shell script.Tom Lane2006-07-191-21/+5
* Merge postmaster and postgres command into just postgres. postmasterPeter Eisentraut2006-06-181-2/+2
* Build src/test/regress/README during tarball making like the otherPeter Eisentraut2006-04-061-2/+4
* Allow an optional alias for the target table to be specified for UPDATENeil Conway2006-01-221-2/+2
* Add an entry to the discussion of regression test failures about theTom Lane2005-10-181-1/+16
* Add documentation mentioning that there are separate regression testsTom Lane2005-10-131-1/+23
* With the interval/day patch, the horology regression test no longerTom Lane2005-07-241-57/+66
* Add a note that regression test row ordering differences can be causedTom Lane2005-03-071-7/+9
* More minor updates and copy-editing.Tom Lane2004-12-281-10/+13
* Improve description of --disable-rpath workaround for regression testTom Lane2004-12-031-5/+14
* Add mention of using --disable-rpath with regression test.Bruce Momjian2004-12-021-3/+6
* Replace "--" and "---" with "&mdash;" as appropriate, for better-lookingNeil Conway2004-11-151-2/+2
* Remove no-longer-relevant information about trying to force your OSTom Lane2004-08-091-32/+4
* Integrate src/timezone library for all platforms. There is more we canTom Lane2004-05-211-10/+9
* Update random regression test text to be clearer.Bruce Momjian2004-03-151-6/+5
* Update random test description because it fails less frequently now.Bruce Momjian2004-03-151-7/+3
* $Header: -> $PostgreSQL Changes ...PostgreSQL Daemon2003-11-291-1/+1
* Random copy-editing.Peter Eisentraut2003-11-041-9/+3
* Provide a way to run the parallel regression tests with a user-specifiedTom Lane2003-11-021-15/+19
* Update obsolete examples of error messages; various other minor editing.Tom Lane2003-09-121-6/+7
* Add/edit index entries.Peter Eisentraut2003-08-311-1/+9
* Clarify exactly when DST-changeover-induced regression test failuresTom Lane2003-04-061-4/+16
* Big editing for consistent content and presentation.Peter Eisentraut2003-03-131-43/+34
* Update discussion of floating-point problems in regression tests.Tom Lane2002-11-081-30/+9
* Fix linking problem.Peter Eisentraut2002-10-121-3/+1