Re: (LOCK TABLE options) “ONLY” and “NOWAIT” are not yet implemented

Поиск
Список
Период
Сортировка
От Fujii Masao
Тема Re: (LOCK TABLE options) “ONLY” and “NOWAIT” are not yet implemented
Дата
Msg-id 79967bce-cc80-1941-463b-883bd5606790@oss.nttdata.com
обсуждение исходный текст
Ответ на (LOCK TABLE options) “ONLY” and “NOWAIT” are not yet implemented  (bt21tanigaway <bt21tanigaway@oss.nttdata.com>)
Ответы Re: (LOCK TABLE options) “ONLY” and “NOWAIT” are not yet implemented  (bt21tanigaway <bt21tanigaway@oss.nttdata.com>)
Список pgsql-hackers

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".

Regards,

-- 
Fujii Masao
Advanced Computing Technology Center
Research and Development Headquarters
NTT DATA CORPORATION



В списке pgsql-hackers по дате отправления:

Предыдущее
От: bt21tanigaway
Дата:
Сообщение: (LOCK TABLE options) “ONLY” and “NOWAIT” are not yet implemented
Следующее
От: bt21tanigaway
Дата:
Сообщение: Re: (LOCK TABLE options) “ONLY” and “NOWAIT” are not yet implemented