Fix psql-completion for CREATE INDEX

Edit
ID 452
Title Fix psql-completion for CREATE INDEX
Topic Bug Fixes
Created 2015-12-25 05:36:22
Last modified 2016-02-03 16:51:32 (8 years, 9 months ago)
Latest email 2016-01-26 09:33:31 (8 years, 9 months ago)
Status
2016-01: Returned with feedback
Target version
Authors Kyotaro Horiguchi (horiguti)
Reviewers Peter Eisentraut (petere)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/452
git checkout commitfest/cf/452
Emails
Some bugs in psql_complete of psql
First at 2015-11-04 08:27:32 by Kyotaro HORIGUCHI <horiguchi.kyotaro at lab.ntt.co.jp>
Latest at 2016-01-26 09:33:31 by Kyotaro HORIGUCHI <horiguchi.kyotaro at lab.ntt.co.jp>
Latest attachment (0001-Fix-tab-complete-of-CREATE-INDEX.patch) at 2015-12-22 09:44:02 from Kyotaro HORIGUCHI <horiguchi.kyotaro at lab.ntt.co.jp>
    Attachment (0001-Fix-tab-complete-of-CREATE-INDEX.patch) at 2015-12-22 09:44:02 from Kyotaro HORIGUCHI <horiguchi.kyotaro at lab.ntt.co.jp> (Patch: Yes)
    Attachment (0001-Fix-some-tab-completino-bugs-v2.patch) at 2015-11-06 02:27:13 from Kyotaro HORIGUCHI <horiguchi.kyotaro at lab.ntt.co.jp> (Patch: Yes)
    Attachment (0001-Fix-some-tab-completino-bugs.patch) at 2015-11-04 08:27:32 from Kyotaro HORIGUCHI <horiguchi.kyotaro at lab.ntt.co.jp> (Patch: Yes)
History
When Who What
2016-02-03 16:51:32 Álvaro Herrera (alvherre) Closed in commitfest 2016-01 with status: Returned with feedback
2016-01-13 02:46:47 Peter Eisentraut (petere) New status: Waiting on Author
2016-01-10 21:36:32 Peter Eisentraut (petere) Added petere as reviewer
2015-12-31 15:13:13 Álvaro Herrera (alvherre) Changed authors to Kyotaro Horiguchi (horiguti)
2015-12-25 05:36:23 Kyotaro Horiguchi (horiguti) Attached mail thread 20151104.172732.172032055.horiguchi.kyotaro@lab.ntt.co.jp
2015-12-25 05:36:22 Kyotaro Horiguchi (horiguti) Created patch record
Edit