pgsql: postgres_fdw: re-issue cancel requests a few times if necessary.

2024-12-23 Thread Tom Lane
postgres_fdw: re-issue cancel requests a few times if necessary. Despite the best efforts of commit 0e5c82380, we're still seeing occasional failures of postgres_fdw's query_cancel test in the buildfarm. Investigation suggests that its 100ms timeout is still not enough to reliably ensure that the

pgsql: postgres_fdw: re-issue cancel requests a few times if necessary.

2024-12-23 Thread Tom Lane
postgres_fdw: re-issue cancel requests a few times if necessary. Despite the best efforts of commit 0e5c82380, we're still seeing occasional failures of postgres_fdw's query_cancel test in the buildfarm. Investigation suggests that its 100ms timeout is still not enough to reliably ensure that the