| From: | Jelte Fennema <Jelte(dot)Fennema(at)microsoft(dot)com> |
|---|---|
| To: | Andres Freund <andres(at)anarazel(dot)de> |
| Cc: | "pgsql-hackers(at)postgresql(dot)org" <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: Add non-blocking version of PQcancel |
| Date: | 2022-01-13 14:51:40 |
| Message-ID: | AM5PR83MB0178CE0CEB690F1C041355B7F7539@AM5PR83MB0178.EURPRD83.prod.outlook.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
Attached is an updated patch which I believe fixes windows and the other test failures.
At least on my machine make check-world passes now when compiled with --enable-tap-tests
I also included a second patch which adds some basic documentation for the libpq tests.
| Attachment | Content-Type | Size |
|---|---|---|
| 0001-Add-non-blocking-version-of-PQcancel.patch | application/octet-stream | 18.2 KB |
| 0002-Add-documentation-for-libpq_pipeline-tests.patch | application/octet-stream | 1.5 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Li Japin | 2022-01-13 14:57:50 | Re: Built-in connection pooler |
| Previous Message | Bharath Rupireddy | 2022-01-13 14:47:27 | Re: Isolation levels on primary and standby |