Re: [PATCH] support tab-completion for single quote input with equal sign

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: [PATCH] support tab-completion for single quote input with equal sign
Дата
Msg-id 2699757.1630769546@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: [PATCH] support tab-completion for single quote input with equal sign  (Jacob Champion <pchampion@vmware.com>)
Ответы Re: [PATCH] support tab-completion for single quote input with equal sign  (Jacob Champion <pchampion@vmware.com>)
Список pgsql-hackers
Jacob Champion <pchampion@vmware.com> writes:
>     t/010_tab_completion.pl .. 17/?
>     #   Failed test 'tab-completion after single quoted text input with equal sign'
>     #   at t/010_tab_completion.pl line 198.
>     # Actual output was "CREATE SUBSCRIPTION my_sub CONNECTION 'host=localhost port=5432 dbname=postgres' \a"
>     # Did not match "(?^:PUBLICATION)"
>     # Looks like you failed 1 test of 23.

Independently of the concerns I raised, I'm wondering how come you
are getting different results.  Which readline or libedit version
are you using, on what platform?

            regards, tom lane



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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: [PATCH] support tab-completion for single quote input with equal sign
Следующее
От: Noah Misch
Дата:
Сообщение: Re: public schema default ACL