Re: (LOCK TABLE options) “ONLY” and “NOWAIT” are not yet implemented - Mailing list pgsql-hackers

From bt21tanigaway
Subject Re: (LOCK TABLE options) “ONLY” and “NOWAIT” are not yet implemented
Date
Msg-id 81b150bf40a3dad24fb8674feb07308e@oss.nttdata.com
Whole thread Raw
In response to Re: (LOCK TABLE options) “ONLY” and “NOWAIT” are not yet implemented  (Fujii Masao <masao.fujii@oss.nttdata.com>)
Responses Re: (LOCK TABLE options) “ONLY” and “NOWAIT” are not yet implemented  (bt21tanigaway <bt21tanigaway@oss.nttdata.com>)
List pgsql-hackers
2021-09-28 16:36 に Fujii Masao さんは書きました:
> On 2021/09/28 16:13, bt21tanigaway wrote:
>> Hi,
>> 
>> (LOCK TABLE options) “ONLY” and “NOWAIT” are not yet implemented in 
>> tab-complete. I made a patch for these options.
> 
> Thanks for the patch!
> The patch seems to forget to handle the tab-completion for
> "LOCK ONLY <table-name> IN".

Thanks for your comment!
I attach a new patch fixed to this mail.

Regards,

Koyu Tanigawa




pgsql-hackers by date:

Previous
From: Fujii Masao
Date:
Subject: Re: (LOCK TABLE options) “ONLY” and “NOWAIT” are not yet implemented
Next
From: bt21tanigaway
Date:
Subject: Re: (LOCK TABLE options) “ONLY” and “NOWAIT” are not yet implemented