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

From Jelte Fennema-Nio
Subject Re: [PATCH] Add additional extended protocol commands to psql: \parse and \bindx
Date
Msg-id CAGECzQSPoYu=G9JKVpcBM2m=K8qfu3CyFTiznLLeo+tDbp_QYQ@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>)
List pgsql-hackers
On Fri, 13 Jun 2025 at 15:57, Peter Eisentraut <peter@eisentraut.org> wrote:
> That doesn't address the concern that it's confusing what kind of object
> \close operates on.  There are named and unnamed cursors (= portals),
> after all.

Agreed. My vote is for \closeprepared as that aligns with the libpq function.



pgsql-hackers by date:

Previous
From: Ranier Vilela
Date:
Subject: Re: Avoid possible dereference null pointer (src/backend/utils/cache/relcache.c)
Next
From: Aleksander Alekseev
Date:
Subject: Re: Avoid possible dereference null pointer (src/backend/utils/cache/relcache.c)