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

From Tom Lane
Subject Re: [PATCH] support tab-completion for single quote input with equal sign
Date
Msg-id 2699757.1630769546@sss.pgh.pa.us
Whole thread Raw
In response to Re: [PATCH] support tab-completion for single quote input with equal sign  (Jacob Champion <pchampion@vmware.com>)
Responses Re: [PATCH] support tab-completion for single quote input with equal sign
List 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 by date:

Previous
From: Tom Lane
Date:
Subject: Re: [PATCH] support tab-completion for single quote input with equal sign
Next
From: Noah Misch
Date:
Subject: Re: public schema default ACL