Re: [PATCH] Add additional extended protocol commands to psql: \parse and \bindx - Mailing list pgsql-hackers

From Greg Sabino Mullane
Subject Re: [PATCH] Add additional extended protocol commands to psql: \parse and \bindx
Date
Msg-id CAKAnmmK+VU022r5AoHSJhyOfGy8tUgLgYcb6u5nBH-BPnKbKhw@mail.gmail.com
Whole thread Raw
In response to Re: [PATCH] Add additional extended protocol commands to psql: \parse and \bindx  (Peter Eisentraut <peter@eisentraut.org>)
Responses Re: [PATCH] Add additional extended protocol commands to psql: \parse and \bindx
List pgsql-hackers
On Thu, Jun 12, 2025 at 9:14 AM Peter Eisentraut <peter@eisentraut.org> wrote:
And this is not something users ever see, so the connection would not be
obvious.  Maybe this should be called something more specific like
\close_stmt.

Maybe just \closeprepared ?

Cheers,
Greg

--
Enterprise Postgres Software Products & Tech Support

pgsql-hackers by date:

Previous
From: Greg Sabino Mullane
Date:
Subject: Re: [WIP PATCH v2] Implement "pg_restore --data-only --clean" as a way to skip WAL
Next
From: Junwang Zhao
Date:
Subject: Re: Use RELATION_IS_OTHER_TEMP where possible