postgres_fdw: Split out the query_cancel test to its own file
Alvaro Herrera <alvherre@alvh.no-ip.org>
postgres_fdw: Split out the query_cancel test to its own file This allows us to skip it in Cygwin, where it's reportedly flaky because of platform bugs or something. Backpatch to 17, where the test was introduced by commit 2466d6654f85. Reported-by: Alexander Lakhin <exclusion@gmail.com> Discussion: https://postgr.es/m/e4d0cb33-6be5-e4d5-ae49-9eac3ff2b005@gmail.com
Files
| Path | Change | +/− |
|---|---|---|
| contrib/postgres_fdw/expected/postgres_fdw.out | modified | +0 −16 |
| contrib/postgres_fdw/expected/query_cancel_1.out | added | +3 −0 |
| contrib/postgres_fdw/expected/query_cancel.out | added | +20 −0 |
| contrib/postgres_fdw/Makefile | modified | +1 −1 |
| contrib/postgres_fdw/meson.build | modified | +1 −0 |
| contrib/postgres_fdw/sql/postgres_fdw.sql | modified | +0 −8 |
| contrib/postgres_fdw/sql/query_cancel.sql | added | +12 −0 |
Discussion
- Add non-blocking version of PQcancel 146 messages · 2022-01-12 → 2024-12-23