Thread
-
Re: [PATCH] Add additional extended protocol commands to psql: \parse and \bindx
Anthonin Bonnefoy <anthonin.bonnefoy@datadoghq.com> — 2025-06-18T06:23:13Z
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?