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

From Jelte Fennema-Nio
Subject Re: [PATCH] Add additional extended protocol commands to psql: \parse and \bind
Date
Msg-id CAGECzQSdE2M_xz0stVU0_dF-cPqA+BW-M2RCDn4HR18hLCOGPQ@mail.gmail.com
Whole thread Raw
In response to Re: [PATCH] Add additional extended protocol commands to psql: \parse and \bind  (Anthonin Bonnefoy <anthonin.bonnefoy@datadoghq.com>)
List pgsql-hackers
On Thu, 25 Jul 2024 at 08:45, Anthonin Bonnefoy
<anthonin.bonnefoy@datadoghq.com> wrote:
> +1 keeping this as a separate command and using \bind_named. \bind has
> a different behaviour as it also parses the query so keeping them as
> separate commands would probably avoid some confusion.

+1 on naming it \bind_named

@Anthonin are you planning to update the patch accordingly?



pgsql-hackers by date:

Previous
From: Alvaro Herrera
Date:
Subject: configure failures on chipmunk
Next
From: Jelte Fennema-Nio
Date:
Subject: Re: Add new protocol message to change GUCs for usage with future protocol-only GUCs