Re: [PATCH] Add additional extended protocol commands to psql: \parse and \bindx

From: Jelte Fennema-Nio <postgres(at)jeltef(dot)nl>
To: Michael Paquier <michael(at)paquier(dot)xyz>
Cc: Anthonin Bonnefoy <anthonin(dot)bonnefoy(at)datadoghq(dot)com>, Peter Eisentraut <peter(at)eisentraut(dot)org>, Greg Sabino Mullane <htamfids(at)gmail(dot)com>, vignesh C <vignesh21(at)gmail(dot)com>, PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: [PATCH] Add additional extended protocol commands to psql: \parse and \bindx
Date: 2025-06-23 07:21:46
Message-ID: CAGECzQSwUUGkFWFKAtCcKApSHvRy=aX530rhUX4h2cprm8Ph8Q@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Thu, 19 Jun 2025 at 09:09, Michael Paquier <michael(at)paquier(dot)xyz> wrote:
> > I think I still prefer \bind_named or maybe \bindnamed (depending on
> > what our policy for underscores in \ commands is).
>
> Not sure that there is such a policy in place. I find names with
> underscores easier to parse.

I just double checked and there are already psql meta-commands with
underscores. So it seems fine to have underscores in our new commands
too.

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Shinya Kato 2025-06-23 07:24:53 Re: Add log_autovacuum_{vacuum|analyze}_min_duration
Previous Message Anthonin Bonnefoy 2025-06-23 07:04:15 Re: [PATCH] Add additional extended protocol commands to psql: \parse and \bindx