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: Add tab completion support for WAIT FOR command
Date: 2025-09-29 06:37:25
Message-ID: CABPTF7WnLPKcoTGCGge1dDpOieZ2HGF7OVqhNXDcRLPPdSw=xA@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

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

Attachment Content-Type Size
v11-0001-Implement-WAIT-FOR-command.patch application/octet-stream 63.5 KB
v1-0001-Add-tab-completion-support-for-WAIT-FOR-command.patch application/octet-stream 2.6 KB

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Xuneng Zhou 2025-09-29 06:42:41 Re: Add tab completion support for WAIT FOR command
Previous Message shveta malik 2025-09-29 06:28:33 Re: Issue with logical replication slot during switchover