| From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
|---|---|
| To: | "tanghy(dot)fnst(at)fujitsu(dot)com" <tanghy(dot)fnst(at)fujitsu(dot)com> |
| Cc: | Peter Eisentraut <peter(dot)eisentraut(at)enterprisedb(dot)com>, Japin Li <japinli(at)hotmail(dot)com>, Kyotaro Horiguchi <horikyota(dot)ntt(at)gmail(dot)com>, Laurenz Albe <laurenz(dot)albe(at)cybertec(dot)at>, "smithpb2250(at)gmail(dot)com" <smithpb2250(at)gmail(dot)com>, "david(dot)zhang(at)highgo(dot)ca" <david(dot)zhang(at)highgo(dot)ca>, "pgsql-hackers(at)lists(dot)postgresql(dot)org" <pgsql-hackers(at)lists(dot)postgresql(dot)org> |
| Subject: | Re: Support tab completion for upper character inputs in psql |
| Date: | 2022-01-28 22:16:32 |
| Message-ID: | 2818574.1643408192@sss.pgh.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
I wrote:
> [ v15 patch set ]
Sigh ... per the cfbot, this was already blindsided by 95787e849.
As I said, I don't want to sit on this for very long.
regards, tom lane
| Attachment | Content-Type | Size |
|---|---|---|
| v16-0001-rethink-tab-completion-quoting.patch | text/x-diff | 121.9 KB |
| v16-0002-fix-up-completion-info.patch | text/x-diff | 50.3 KB |
| v16-0003-re-pgindent.patch | text/x-diff | 9.1 KB |
| v16-0004-add-test-cases.patch | text/x-diff | 3.2 KB |
| v16-0005-use-LIKE-not-substring.patch | text/x-diff | 17.7 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Andres Freund | 2022-01-28 22:19:33 | Re: support for MERGE |
| Previous Message | Tom Lane | 2022-01-28 21:25:57 | Re: Support tab completion for upper character inputs in psql |