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

From Anthonin Bonnefoy
Subject Re: [PATCH] Add additional extended protocol commands to psql: \parse and \bindx
Date
Msg-id CAO6_XqqWkqHFObGo7mhUgBztj05wP9OxHmLd2sJccs4H_uPM+g@mail.gmail.com
Whole thread Raw
In response to Re: [PATCH] Add additional extended protocol commands to psql: \parse and \bindx  (Jelte Fennema-Nio <postgres@jeltef.nl>)
Responses Re: [PATCH] Add additional extended protocol commands to psql: \parse and \bindx
List pgsql-hackers
On Tue, Jun 17, 2025 at 4:05 PM Jelte Fennema-Nio <postgres@jeltef.nl> wrote:
>
> Agreed. My vote is for \closeprepared as that aligns with the libpq function.

Since \bind_named is also new, we can also rename it to make it
consistent with close meta-command. So what about renaming \bind_named
to \bindprepared and \close to \closeprepared?



pgsql-hackers by date:

Previous
From: Fujii Masao
Date:
Subject: Re: Allow pg_dump --statistics-only to dump foreign table statistics?
Next
From: "Matt Smith (matts3)"
Date:
Subject: Re: [PATCH] Add an ldflags_sl meson build option