On Tue, 20 Jun 2023 at 06:18, Michael Paquier <mich...@paquier.xyz> wrote: > The amount of duplication between the describe and close paths > concerns me a bit. Should PQsendClose() and PQsendDescribe() be > merged into a single routine (say PQsendCommand), that uses a message > type for pqPutMsgStart and a queryclass as extra arguments?
Done (I called it PQsendTypedCommand)
v5-0001-Support-sending-Close-messages-from-libpq.patch
Description: Binary data