Re: Add tab completion support for WAIT FOR command

From: Xuneng Zhou <xunengzhou(at)gmail(dot)com>
To: pgsql-hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Cc: jian he <jian(dot)universality(at)gmail(dot)com>, Alexander Korotkov <aekorotkov(at)gmail(dot)com>
Subject: Re: Add tab completion support for WAIT FOR command
Date: 2025-09-29 06:42:41
Message-ID: CABPTF7VAbK7GjyfMxNcO_tVcstyHpDxv_T3QFQQrKj0XGSHQhw@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi,

On Mon, Sep 29, 2025 at 2:37 PM Xuneng Zhou <xunengzhou(at)gmail(dot)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

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Ashutosh Bapat 2025-09-29 06:51:08 Re: Changing shared_buffers without restart
Previous Message Xuneng Zhou 2025-09-29 06:37:25 Add tab completion support for WAIT FOR command