Re: Add tab completion support for WAIT FOR command - Mailing list pgsql-hackers

From Xuneng Zhou
Subject Re: Add tab completion support for WAIT FOR command
Date
Msg-id CABPTF7V4ppuZVghQyfTKJbRS-J3U4ZVY0zLeX866=VQZThL7qA@mail.gmail.com
Whole thread Raw
In response to Re: Add tab completion support for WAIT FOR command  (Xuneng Zhou <xunengzhou@gmail.com>)
Responses Re: Add tab completion support for WAIT FOR command
List pgsql-hackers
Hi,

On Mon, Sep 29, 2025 at 2:42 PM Xuneng Zhou <xunengzhou@gmail.com> wrote:
>
> Hi,
>
> On Mon, Sep 29, 2025 at 2:37 PM Xuneng Zhou <xunengzhou@gmail.com> wrote:
> >
> > Hi hackers,
> >
> > Thread [1] proposed the WAIT FOR command. This thread presents a
> > follow-up patch adding tab completion support, per Jian’s idea.
> >
> > [1] Implement  tab completion for the WAIT FOR LSN command in psql.
> > https://www.postgresql.org/message-id/flat/CAPpHfdsjtZLVzxjGT8rJHCYbM0D5dwkO%2BBBjcirozJ6nYbOW8Q%40mail.gmail.com
>
> Sorry for the mismatch between link and description in last message.
> The thread for WAIT FOR command is:
>
> https://www.postgresql.org/message-id/flat/CAPpHfdsjtZLVzxjGT8rJHCYbM0D5dwkO%2BBBjcirozJ6nYbOW8Q%40mail.gmail.com

The WAIT FOR command was committed in 447aae1; this patch has been
updated to match its grammar.

Best,
Xuneng

Attachment

pgsql-hackers by date:

Previous
From: Álvaro Herrera
Date:
Subject: Re: [PATCH] Add pg_get_tablespace_ddl() function to reconstruct CREATE TABLESPACE statement
Next
From: Jakub Wartak
Date:
Subject: Re: contrib/pg_stat_tcpinfo