pgsql: Increase hard-wired timeout values in ecpg regression tests.

2020-08-04 Thread Tom Lane
Increase hard-wired timeout values in ecpg regression tests. A couple of test cases had connect_timeout=14, a value that seems to have been plucked from a hat. While it's more than sufficient for normal cases, slow/overloaded buildfarm machines can get a timeout failure here, as per recent report

pgsql: Increase hard-wired timeout values in ecpg regression tests.

2020-08-04 Thread Tom Lane
Increase hard-wired timeout values in ecpg regression tests. A couple of test cases had connect_timeout=14, a value that seems to have been plucked from a hat. While it's more than sufficient for normal cases, slow/overloaded buildfarm machines can get a timeout failure here, as per recent report

pgsql: Increase hard-wired timeout values in ecpg regression tests.

2020-08-04 Thread Tom Lane
Increase hard-wired timeout values in ecpg regression tests. A couple of test cases had connect_timeout=14, a value that seems to have been plucked from a hat. While it's more than sufficient for normal cases, slow/overloaded buildfarm machines can get a timeout failure here, as per recent report

pgsql: Increase hard-wired timeout values in ecpg regression tests.

2020-08-04 Thread Tom Lane
Increase hard-wired timeout values in ecpg regression tests. A couple of test cases had connect_timeout=14, a value that seems to have been plucked from a hat. While it's more than sufficient for normal cases, slow/overloaded buildfarm machines can get a timeout failure here, as per recent report

pgsql: Increase hard-wired timeout values in ecpg regression tests.

2020-08-04 Thread Tom Lane
Increase hard-wired timeout values in ecpg regression tests. A couple of test cases had connect_timeout=14, a value that seems to have been plucked from a hat. While it's more than sufficient for normal cases, slow/overloaded buildfarm machines can get a timeout failure here, as per recent report

pgsql: Increase hard-wired timeout values in ecpg regression tests.

2020-08-04 Thread Tom Lane
Increase hard-wired timeout values in ecpg regression tests. A couple of test cases had connect_timeout=14, a value that seems to have been plucked from a hat. While it's more than sufficient for normal cases, slow/overloaded buildfarm machines can get a timeout failure here, as per recent report