Re: Add tab completion support for WAIT FOR command

From: Alexander Korotkov <aekorotkov(at)gmail(dot)com>
To: Xuneng Zhou <xunengzhou(at)gmail(dot)com>
Cc: pgsql-hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>, jian he <jian(dot)universality(at)gmail(dot)com>
Subject: Re: Add tab completion support for WAIT FOR command
Date: 2025-11-08 11:33:08
Message-ID: CAPpHfdszx3-GeTnesjAR6__eC3EAc7R2kO+6_0g7oHS0+jCgmg@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi, Xuneng!

On Fri, Nov 7, 2025 at 12:10 PM Xuneng Zhou <xunengzhou(at)gmail(dot)com> wrote:
> The WAIT FOR command was committed in 447aae1; this patch has been
> updated to match its grammar.

I made minor adjustments to the patch. I'm going to push it if no objections.

------
Regards,
Alexander Korotkov
Supabase

Attachment Content-Type Size
v3-0001-Add-tab-completion-support-for-the-WAIT-FOR-comma.patch application/octet-stream 2.5 KB

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Antonin Houska 2025-11-08 12:12:31 Re: Use bsearch() instead of a manual binary search in syscache.c
Previous Message Jose Luis Tallon 2025-11-08 11:17:19 Re: Support allocating memory for large strings