Increase the statement_timeout value used in the prepared_xacts regression

Tom Lane <tgl@sss.pgh.pa.us>

Commit: 98c4ebd38cb7ce22cb50724653bdcdff985b811f
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2008-04-28T23:48:16Z
Releases: 8.4.0
Increase the statement_timeout value used in the prepared_xacts regression
test.  We have seen some buildfarm failures that seem to be due to this
limit being unexpectedly exceeded when the machine is under load.

Files