Re: Tab completion for AT TIME ZONE - Mailing list pgsql-hackers

From Vik Fearing
Subject Re: Tab completion for AT TIME ZONE
Date
Msg-id b50e7301-b76a-429d-bb6d-de0420475474@postgresfriends.org
Whole thread Raw
In response to Re: Tab completion for AT TIME ZONE  (Michael Paquier <michael@paquier.xyz>)
Responses Re: Tab completion for AT TIME ZONE
List pgsql-hackers
On 10/13/23 06:31, Michael Paquier wrote:
> On Fri, Oct 13, 2023 at 03:07:25AM +0200, Vik Fearing wrote:
>> The SQL committee already has another operator starting with AT which is AT
>> LOCAL.
> 
> The other patch was the reason why I looked at this one. 


Thank you for updating and committing this patch!


> but after also removing
> the completion for "ZONE" after typing "AT TIME" because AT would be
> completed by "TIME ZONE".


Why?  The user can tab at any point.
-- 
Vik Fearing




pgsql-hackers by date:

Previous
From: Amit Kapila
Date:
Subject: Re: Invalidate the subscription worker in cases where a user loses their superuser status
Next
From: Laurenz Albe
Date:
Subject: Re: Pro et contra of preserving pg_proc oids during pg_upgrade