Add tab completion support for the WAIT FOR command
authorAlexander Korotkov <akorotkov@postgresql.org>
Wed, 12 Nov 2025 14:11:14 +0000 (16:11 +0200)
committerAlexander Korotkov <akorotkov@postgresql.org>
Wed, 12 Nov 2025 14:11:14 +0000 (16:11 +0200)
commita1f7f91be2c24c0a9e8d5b9e75bc43437d5476c2
tree542386e5df61db65f6b3051db4594351b45f826b
parentb4e32a076c95877031f34ed0f0fa5dd3a6f06421
Add tab completion support for the WAIT FOR command

This commit implements tab completion for the WAIT FOR LSN command in psql.

Discussion: https://postgr.es/m/CABPTF7WnLPKcoTGCGge1dDpOieZ2HGF7OVqhNXDcRLPPdSw%3DxA%40mail.gmail.com
Author: Xuneng Zhou <xunengzhou@gmail.com>
Reviewed-by: Alexander Korotkov <aekorotkov@gmail.com>
src/bin/psql/tab-complete.in.c