aboutsummaryrefslogtreecommitdiff
path: root/doc/src/sgml/regress.sgml
Commit message (Expand)AuthorAge
* 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
* Add more appropriate markup.Peter Eisentraut2002-09-21
* Make regression tests locale-proof by setting some locale categoriesPeter Eisentraut2002-05-14
* DST-transition-sensitive tests seem to be in horology now, notTom Lane2002-04-08
* Spell-check and markup policePeter Eisentraut2002-01-20
* Editorial reviewPeter Eisentraut2002-01-07
* Document max-processes-per-user limit as a possible cause of failuresTom Lane2001-12-04
* proof-readingPeter Eisentraut2001-11-28
* Readd test/regress/README file, this time with a well-defined and simplePeter Eisentraut2001-09-21
* Fix regression test in the case of building as root.Tatsuo Ishii2001-09-11
* Markup additions and spell check. (covers Admin Guide)Peter Eisentraut2001-09-09
* Update now-obsolete example of platform-specific regression comparisonTom Lane2001-08-06
* Discuss LOCALE differences as a reason for regression test failure.Tom Lane2001-03-20
* Document tuple ordering differences as a possible cause ofTom Lane2001-01-02
* Replace incorrect uses of 'which' with 'that'. (so-called "wicked which")Peter Eisentraut2000-12-22
* Tweak resultmap documentation, add to README too.Tom Lane2000-11-22