Re: Add PQsendSyncMessage() to libpq
Anton Kirilov <antonvkirilov@gmail.com>
From: Anton Kirilov <antonvkirilov@gmail.com>
To: Daniel Gustafsson <daniel@yesql.se>
Cc: PostgreSQL Hackers <pgsql-hackers@postgresql.org>
Date: 2023-07-06T00:42:59Z
Lists: pgsql-hackers
Attachments
- v4-0001-Add-PQpipelinePutSync-to-libpq.patch (text/x-patch) patch v4-0001
Hello, On 05/07/2023 21:45, Daniel Gustafsson wrote: > Please rebase and send an updated version. Here it is (including the warning fix). Thanks, Anton Kirilov
Commits
-
Remove some comments related to pqPipelineSync() and PQsendPipelineSync()
- 061cc7eacac1 17.0 landed
-
libpq: Add PQsendPipelineSync()
- 4794c2d31714 17.0 landed
-
Fix stop condition for dumping GRANT commands
- 7b7fa8513033 16.0 cited