Increase the statement_timeout value used in the prepared_xacts regression
Tom Lane <tgl@sss.pgh.pa.us>
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
| Path | Change | +/− |
|---|---|---|
| src/test/regress/expected/prepared_xacts.out | modified | +2 −2 |
| src/test/regress/sql/prepared_xacts.sql | modified | +2 −2 |