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 CABPTF7VAbK7GjyfMxNcO_tVcstyHpDxv_T3QFQQrKj0XGSHQhw@mail.gmail.com
Whole thread Raw
In response to Add tab completion support for WAIT FOR command  (Xuneng Zhou <xunengzhou@gmail.com>)
List pgsql-hackers
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



pgsql-hackers by date:

Previous
From: Xuneng Zhou
Date:
Subject: Add tab completion support for WAIT FOR command
Next
From: Ashutosh Bapat
Date:
Subject: Re: Changing shared_buffers without restart