public inbox for [email protected]  
help / color / mirror / Atom feed
From: Michael Paquier <[email protected]>
To: Jelte Fennema <[email protected]>
Cc: jian he <[email protected]>
Cc: Dmitry Igrishin <[email protected]>
Cc: PostgreSQL Hackers <[email protected]>
Cc: Daniele Varrazzo <[email protected]>
Subject: Re: Deleting prepared statements from libpq.
Date: Wed, 5 Jul 2023 08:39:19 +0900
Message-ID: <[email protected]> (raw)
In-Reply-To: <[email protected]>
References: <CACJufxE1JfecGKL7oCS7VGFkEq0UKhHLnoDJ=QkEkCQnWJy1mw@mail.gmail.com>
	<CAGECzQRP5Bf2EraVUzYF=tRvQVsq6fm2mTb4zbpEYk+hpqe-Ww@mail.gmail.com>
	<[email protected]>
	<CAGECzQTwEMQL9yEgMLyj3DLWSNaXSYcbge5RomXDvNHDgEp0uA@mail.gmail.com>
	<[email protected]>
	<CAGECzQTkShHecFF+EZrm94Lbsu2ej569T=bz+PjMbw9Aiioxuw@mail.gmail.com>
	<[email protected]>
	<CAGECzQR9ieOsE=_TdAT3s9Hx2zME18EKwy+7mooRe8t8gy=pNA@mail.gmail.com>
	<ZKNZqD/[email protected]>
	<[email protected]>

On Tue, Jul 04, 2023 at 04:09:43PM +0900, Michael Paquier wrote:
> On Tue, Jul 04, 2023 at 08:28:40AM +0900, Michael Paquier wrote:
>> Sure, feel free.  I was planning to look at and play more with it.
>
> Well, done.

For the sake of completeness, as I forgot to send my notes.

+   if (PQsendClosePrepared(conn, "select_one") != 1)
+       pg_fatal("PQsendClosePortal failed: %s", PQerrorMessage(conn));
There was a small copy-pasto here.
--
Michael


Attachments:

  [application/pgp-signature] signature.asc (833B, ../[email protected]/2-signature.asc)
  download

view thread (8+ messages)

reply

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Reply to all the recipients using the --to and --cc options:
  reply via email

  To: [email protected]
  Cc: [email protected], [email protected], [email protected], [email protected], [email protected]
  Subject: Re: Deleting prepared statements from libpq.
  In-Reply-To: <[email protected]>

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox