Support tab completion for upper character inputs in psql

Edit
Title Support tab completion for upper character inputs in psql
Topic Clients
Created 2021-02-09 14:37:44
Last modified 2022-01-30 18:33:47 (2 years, 1 month ago)
Latest email 2022-02-04 23:41:21 (2 years, 1 month ago)
Status
2022-01: Committed
2021-11: Moved to next CF
2021-09: Moved to next CF
2021-07: Moved to next CF
2021-03: Moved to next CF
Target version
Authors Haiying Tang (tanghy)
Reviewers Tom Lane (tgl), Peter Eisentraut (petere)Become reviewer
Committer Tom Lane (tgl)
Links
Emails
Support tab completion for upper character inputs in psql
First at 2021-02-07 07:06:09 by "Tang, Haiying" <tanghy.fnst at cn.fujitsu.com>
Latest at 2022-02-04 23:41:21 by Tom Lane <tgl at sss.pgh.pa.us>
Latest attachment (0001-Make-all-tab-completion-keywords-upper-case.patch) at 2022-02-01 13:15:45 from Dagfinn Ilmari Mannsåker <ilmari at ilmari.org>
    Attachment (0001-Make-all-tab-completion-keywords-upper-case.patch) at 2022-02-01 13:15:45 from Dagfinn Ilmari Mannsåker <ilmari at ilmari.org> (Patch: Yes)
    Attachment (respect-COMP_KEYWORD_CASE-v2.patch) at 2022-01-31 21:39:01 from Tom Lane <tgl at sss.pgh.pa.us> (Patch: Yes)
    Attachment (0001-Respect-COMP_KEYWORD_CASE-for-additional-keywords.patch) at 2022-01-31 01:28:45 from Dagfinn Ilmari Mannsåker <ilmari at ilmari.org> (Patch: Yes)
    Attachment (v16-0001-rethink-tab-completion-quoting.patch) at 2022-01-28 22:16:32 from Tom Lane <tgl at sss.pgh.pa.us> (Patch: Yes)
    Attachment (v15-0001-rethink-tab-completion-quoting.patch) at 2022-01-28 21:25:57 from Tom Lane <tgl at sss.pgh.pa.us> (Patch: Yes)
    Attachment (v14-0001-rethink-tab-completion-quoting.patch) at 2022-01-27 20:23:42 from Tom Lane <tgl at sss.pgh.pa.us> (Patch: Yes)
    Attachment (rethink-tab-complete-quote-handling-wip.patch) at 2022-01-25 23:11:27 from Tom Lane <tgl at sss.pgh.pa.us> (Patch: Yes)
    Attachment (v13-0001-Support-tab-completion-with-a-query-result-for-u.patch) at 2022-01-25 05:22:32 from "tanghy.fnst at fujitsu.com" <tanghy.fnst at fujitsu.com> (Patch: Yes)
    Attachment (v12-0001-Support-tab-completion-with-a-query-result-for-u.patch) at 2022-01-20 07:37:18 from "tanghy.fnst at fujitsu.com" <tanghy.fnst at fujitsu.com> (Patch: Yes)
    Attachment (v11-0001-Support-tab-completion-with-a-query-result-for-u.patch) at 2022-01-07 05:17:21 from "tanghy.fnst at fujitsu.com" <tanghy.fnst at fujitsu.com> (Patch: Yes)
    Attachment (v10-0001-Support-tab-completion-with-a-query-result-for-u.patch) at 2022-01-07 02:12:23 from "tanghy.fnst at fujitsu.com" <tanghy.fnst at fujitsu.com> (Patch: Yes)
    Attachment (v9-0001-Support-tab-completion-with-a-query-result-for-up.patch) at 2021-09-10 13:50:31 from "tanghy.fnst at fujitsu.com" <tanghy.fnst at fujitsu.com> (Patch: Yes)
    Attachment (V8-0001-Support-tab-completion-with-a-query-result-for-upper.patch) at 2021-06-23 12:43:53 from "tanghy.fnst at fujitsu.com" <tanghy.fnst at fujitsu.com> (Patch: Yes)
    Attachment (V7-0001-Support-tab-completion-with-a-query-result-for-upper.patch) at 2021-04-26 13:47:13 from "tanghy.fnst at fujitsu.com" <tanghy.fnst at fujitsu.com> (Patch: Yes)
    Attachment (V6-0001-Support-tab-completion-with-a-query-result-for-upper.patch) at 2021-04-22 12:43:42 from "tanghy.fnst at fujitsu.com" <tanghy.fnst at fujitsu.com> (Patch: Yes)
    Attachment (V5-0001-Support-tab-completion-with-a-query-result-for-upper.patch) at 2021-04-14 13:34:11 from "tanghy.fnst at fujitsu.com" <tanghy.fnst at fujitsu.com> (Patch: Yes)
    Attachment (V4-0001-Support-tab-completion-with-a-query-result-for-upper.patch) at 2021-04-01 09:40:50 from "tanghy.fnst at fujitsu.com" <tanghy.fnst at fujitsu.com> (Patch: Yes)
    Attachment (V3-0001-Support-tab-completion-with-a-query-result-for-upper.patch) at 2021-03-22 12:41:41 from "tanghy.fnst at fujitsu.com" <tanghy.fnst at fujitsu.com> (Patch: Yes)
    Attachment (V2-0001-Support-tab-completion-for-upper-character-inputs-in.patch) at 2021-02-08 12:12:35 from "Tang, Haiying" <tanghy.fnst at cn.fujitsu.com> (Patch: Yes)
    Attachment (0001-Support-tab-completion-for-upper-character-inputs-in.patch) at 2021-02-07 07:06:09 from "Tang, Haiying" <tanghy.fnst at cn.fujitsu.com> (Patch: Yes)
History
When Who What
2022-01-30 18:33:47 Tom Lane (tgl) Closed in commitfest 2022-01 with status: Committed
2022-01-30 18:33:47 Tom Lane (tgl) Changed committer to tgl
2022-01-27 20:29:50 Tom Lane (tgl) Added tgl as reviewer
2022-01-25 09:43:55 Julien Rouhaud (rjuju) New status: Needs review
2022-01-24 09:36:53 Peter Eisentraut (petere) New status: Waiting on Author
2022-01-20 21:32:12 Justin Pryzby (justinpryzby) New status: Needs review
2022-01-19 08:59:26 Julien Rouhaud (rjuju) New status: Waiting on Author
2021-12-01 10:38:24 Peter Eisentraut (petere) Closed in commitfest 2021-11 with status: Moved to next CF
2021-11-11 13:23:05 Daniel Gustafsson (d_gustafsson) New status: Needs review
2021-10-02 05:53:26 Jaime Casanova (jcasanov) New status: Waiting on Author
2021-10-02 05:53:06 Jaime Casanova (jcasanov) Closed in commitfest 2021-09 with status: Moved to next CF
2021-10-02 05:53:01 Jaime Casanova (jcasanov) New status: Needs review
2021-09-07 08:26:29 Peter Eisentraut (petere) New status: Waiting on Author
2021-08-03 02:19:42 Masahiko Sawada (masahikosawada) Closed in commitfest 2021-07 with status: Moved to next CF
2021-04-08 07:14:18 Peter Eisentraut (petere) Closed in commitfest 2021-03 with status: Moved to next CF
2021-03-22 15:56:38 Haiying Tang (tanghy) New status: Needs review
2021-03-16 14:49:18 Peter Eisentraut (petere) New status: Waiting on Author
2021-03-16 14:49:11 Peter Eisentraut (petere) Added petere as reviewer
2021-03-05 02:45:45 Tom Lane (tgl) Changed topic to Clients
2021-02-09 14:38:31 Haiying Tang (tanghy) Changed authors to Haiying Tang (tanghy)
2021-02-09 14:37:45 Haiying Tang (tanghy) Attached mail thread a63cbd45e3884cf9b3961c2a6a95dcb7@G08CNEXMBPEKD05.g08.fujitsu.local
2021-02-09 14:37:44 Haiying Tang (tanghy) Created patch record
Edit