Improve psql's tab completion for file names

Edit
ID 2346
Title Improve psql's tab completion for file names
Topic Clients
Created 2019-11-03 22:43:26
Last modified 2020-01-23 16:07:43 (4 years, 9 months ago)
Latest email 2020-01-23 16:09:36 (4 years, 9 months ago)
Status
2020-01: Committed
Target version
Authors Tom Lane (tgl)
Reviewers Peter Eisentraut (petere)Become reviewer
Committer Tom Lane (tgl)
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/2346
git checkout commitfest/cf/2346
Emails
BUG #16059: Tab-completion of filenames in COPY commands removes required quotes
First at 2019-10-15 13:11:29 by PG Bug reporting form <noreply at postgresql.org>
Latest at 2020-01-23 16:09:36 by Tom Lane <tgl at sss.pgh.pa.us>
Latest attachment (psql-filename-completion-fixes-6.patch) at 2020-01-14 01:38:17 from Tom Lane <tgl at sss.pgh.pa.us>
    Attachment (psql-filename-completion-fixes-6.patch) at 2020-01-14 01:38:17 from Tom Lane <tgl at sss.pgh.pa.us> (Patch: Yes)
    Attachment (psql-filename-completion-fixes-5.patch) at 2020-01-06 06:06:28 from Tom Lane <tgl at sss.pgh.pa.us> (Patch: Yes)
    Attachment (psql-filename-completion-fixes-4.patch) at 2019-12-27 22:36:56 from Tom Lane <tgl at sss.pgh.pa.us> (Patch: Yes)
    Attachment (psql-filename-completion-fixes-3.patch) at 2019-12-27 19:27:17 from Tom Lane <tgl at sss.pgh.pa.us> (Patch: Yes)
    Attachment (psql-filename-completion-fixes-2.patch) at 2019-12-13 19:16:41 from Tom Lane <tgl at sss.pgh.pa.us> (Patch: Yes)
    Attachment (psql-filename-completion-fixes-1.patch) at 2019-11-03 22:40:00 from Tom Lane <tgl at sss.pgh.pa.us> (Patch: Yes)
    Attachment (fix-bug-16059.patch) at 2019-11-02 21:14:20 from Tom Lane <tgl at sss.pgh.pa.us> (Patch: Yes)
History
When Who What
2020-01-23 16:07:43 Tom Lane (tgl) Closed in commitfest 2020-01 with status: Committed
2020-01-23 16:07:43 Tom Lane (tgl) Changed committer to tgl
2020-01-23 13:47:24 Peter Eisentraut (petere) New status: Ready for Committer
2019-12-31 10:58:53 Peter Eisentraut (petere) Added petere as reviewer
2019-11-03 22:43:47 Tom Lane (tgl) Changed authors to Tom Lane (tgl)
2019-11-03 22:43:26 Tom Lane (tgl) Attached mail thread 16059-8836946734c02b84@postgresql.org
2019-11-03 22:43:26 Tom Lane (tgl) Created patch record
Edit