Regression tests

From: des(at)des(dot)no (=?iso-8859-1?q?Dag-Erling_Sm=F8rgrav?=)
To: pgsql-hackers(at)postgresql(dot)org
Subject: Regression tests
Date: 2005-05-03 13:00:22
Message-ID: 861x8o4g7t.fsf@xps.des.no
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Are there any regression tests or unit tests beyond 'make check', or
possibly benchmarks which not only measure performance but also verify
that the results are correct? I have patches which I want to test
under high load from multiple concurrent clients, so 'make check'
isn't enough. Google has tons of hits for articles and RDBMS reviews
that mention SuperSmack, but no hits for the actual software.

DES
--
Dag-Erling Smørgrav - des(at)des(dot)no

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Markus Schaber 2005-05-03 13:06:23 Re: [PERFORM] Bad n_distinct estimation; hacks suggested?
Previous Message Magnus Hagander 2005-05-03 10:55:15 Re: BTW, if anyone wants to work on it...