aboutsummaryrefslogtreecommitdiff
path: root/src/backend/tcop/postgres.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2006-06-18 16:21:23 +0000
committerTom Lane <tgl@sss.pgh.pa.us>2006-06-18 16:21:23 +0000
commitf1e671a0b4859341888448e78d4eb36f5b734bbb (patch)
treea762c1aaf7619fb91f5385ce13ffeff344d8fa73 /src/backend/tcop/postgres.c
parent5266f221a2e1358cc2bb208b3d25e9dec427c757 (diff)
downloadpostgresql-f1e671a0b4859341888448e78d4eb36f5b734bbb.tar.gz
postgresql-f1e671a0b4859341888448e78d4eb36f5b734bbb.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/backend/tcop/postgres.c')
0 files changed, 0 insertions, 0 deletions