diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2006-06-18 16:21:32 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2006-06-18 16:21:32 +0000 |
commit | 63b103aac83e41dd418113d0e252bacfd5cb98d6 (patch) | |
tree | 50cf7deff55f0e8ca6bb312a98d3976c4d8fb614 /src/tutorial/funcs.c | |
parent | b243d3945647002321353d1c4360c1f684a07bf7 (diff) | |
download | postgresql-63b103aac83e41dd418113d0e252bacfd5cb98d6.tar.gz postgresql-63b103aac83e41dd418113d0e252bacfd5cb98d6.zip |
Increase timeout in statement_timeout test from 1 second to 2 seconds.
We have once or twice seen failures suggesting that control didn't get
to the exception block before the timeout elapsed, which is unlikely
but not impossible in a parallel regression test (with a dozen other
backends competing for cycles). This change doesn't completely prevent
the problem of course, but it should reduce the probability enough that
we don't see it anymore. Per buildfarm results.
Diffstat (limited to 'src/tutorial/funcs.c')
0 files changed, 0 insertions, 0 deletions