improve tab-completion behavior when parse text in single quote

Edit
ID 3267
Title improve tab-completion behavior when parse text in single quote
Topic Clients
Created 2021-07-23 05:29:35
Last modified 2021-12-03 06:17:00 (2 years, 11 months ago)
Latest email 2021-12-03 06:16:55 (2 years, 11 months ago)
Status
2021-11: Returned with feedback
2021-09: Moved to next CF
Target version
Authors Haiying Tang (tanghy)
Reviewers Become reviewer
Committer
Links CFbot results (CirrusCI) CFbot GitHub
Checkout latest CFbot patchset Go to your local checkout of the PostgreSQL repository and run:
git remote add commitfest https://github.com/postgresql-cfbot/postgresql.git
git fetch commitfest cf/3267
git checkout commitfest/cf/3267
Emails
[PATCH] support tab-completion for single quote input with equal sign
First at 2021-07-22 04:04:46 by "tanghy.fnst at fujitsu.com" <tanghy.fnst at fujitsu.com>
Latest at 2021-12-03 06:16:55 by Michael Paquier <michael at paquier.xyz>
Latest attachment (WIP_psql_completion_using_scanner.patch) at 2021-09-16 17:45:57 from Kyotaro Horiguchi <horikyota.ntt at gmail.com>
    Attachment (WIP_psql_completion_using_scanner.patch) at 2021-09-16 17:45:57 from Kyotaro Horiguchi <horikyota.ntt at gmail.com> (Patch: Yes)
    Attachment (v3-0001-support-tab-completion-for-CONNECTION-string-with.patch) at 2021-09-15 14:41:15 from "tanghy.fnst at fujitsu.com" <tanghy.fnst at fujitsu.com> (Patch: Yes)
    Attachment (v2-0001-support-tab-completion-for-single-quote-input-wit.patch) at 2021-09-03 04:32:49 from "tanghy.fnst at fujitsu.com" <tanghy.fnst at fujitsu.com> (Patch: Yes)
    Attachment (0001-support-tab-completion-for-single-quote-input-with-e.patch) at 2021-07-22 04:04:46 from "tanghy.fnst at fujitsu.com" <tanghy.fnst at fujitsu.com> (Patch: Yes)
History
When Who What
2021-12-03 06:17:00 Michael Paquier (michael-kun) Closed in commitfest 2021-11 with status: Returned with feedback
2021-10-04 07:20:03 Jaime Casanova (jcasanov) Closed in commitfest 2021-09 with status: Moved to next CF
2021-09-16 19:11:10 Jacob Champion (jchampion) Changed reviewers to
2021-09-02 19:14:30 Jacob Champion (jchampion) Changed reviewers to Jacob Champion (jchampion)
2021-07-23 05:30:57 Haiying Tang (tanghy) Changed authors to Haiying Tang (tanghy)
2021-07-23 05:29:35 Haiying Tang (tanghy) Attached mail thread OS0PR01MB6113F66C90164C3DAA025955FBE49@OS0PR01MB6113.jpnprd01.prod.outlook.com
2021-07-23 05:29:35 Haiying Tang (tanghy) Created patch record
Edit