| From: | Anton Kirilov <antonvkirilov(at)gmail(dot)com> |
|---|---|
| To: | Denis Laxalde <denis(dot)laxalde(at)dalibo(dot)com> |
| Cc: | pgsql-hackers(at)postgresql(dot)org |
| Subject: | Re: Add PQsendSyncMessage() to libpq |
| Date: | 2023-04-26 22:56:49 |
| Message-ID: | CACV6eE5kEnDkXvCaGfgzrN3WEoSpDWM4RQiZXB7Yd3h7EpfE0Q@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
Hello,
On 25/04/2023 15:23, Denis Laxalde wrote:
> This sounds like a useful addition to me. I've played a bit with it in
> Psycopg and it works fine.
Thank you very much for reviewing my patch! I have attached a new
version of it that addresses your comments and that has been rebased on
top of the current tip of the master branch (by fixing a merge
conflict), i.e. commit 7b7fa85130330128b404eddebd4f33c6739454b0.
For the sake of others who might read this e-mail thread, I would like
to mention that my patch is complete (including documentation and tests,
but modulo review comments, of course), and that it passes the tests, i.e.:
make check
make -C src/test/modules/libpq_pipeline check
Best wishes,
Anton Kirilov
| Attachment | Content-Type | Size |
|---|---|---|
| v2-0001-Add-PQsendSyncMessage-to-libpq.patch | application/x-patch | 10.3 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Kyotaro Horiguchi | 2023-04-27 02:22:23 | Re: pg_stat_io not tracking smgrwriteback() is confusing |
| Previous Message | Melanie Plageman | 2023-04-26 21:08:14 | Re: pg_stat_io not tracking smgrwriteback() is confusing |