Re: SSI patch version 14

Kevin Grittner <kevin.grittner@wicourts.gov>

From: "Kevin Grittner" <Kevin.Grittner@wicourts.gov>
To: "Alvaro Herrera" <alvherre@commandprompt.com>
Cc: "Simon Riggs" <simon@2ndquadrant.com>, "Markus Wanner" <markus@bluegap.ch>, "Dan Ports" <drkp@csail.mit.edu>, "Pg Hackers" <pgsql-hackers@postgresql.org>
Date: 2011-01-26T19:42:23Z
Lists: pgsql-hackers
Alvaro Herrera <alvherre@commandprompt.com> wrote:
 
> BTW did you try "make coverage" and friends?  See
> http://www.postgresql.org/docs/9.0/static/regress-coverage.html
> and
> http://developer.postgresql.org/~petere/coverage/
 
I had missed that; thanks for pointing it out!
 
I'm doing a coverage build now, to see what coverage we get from
`make check` (probably not much) and `make dcheck`.
 
Dan, do you still have access to that machine you were using for the
DBT-2 runs?  Could we get a coverage run with and without
TEST_OLDSERXID defined?
 
-Kevin