| From: | Andreas Karlsson <andreas(at)proxel(dot)se> |
|---|---|
| To: | Peter Eisentraut <peter(dot)eisentraut(at)2ndquadrant(dot)com>, Michael Paquier <michael(dot)paquier(at)gmail(dot)com>, Beena Emerson <memissemerson(at)gmail(dot)com> |
| Cc: | Stephen Frost <sfrost(at)snowman(dot)net>, "pgsql-hackers(at)postgresql(dot)org" <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: \h tab-completion |
| Date: | 2017-03-16 02:46:39 |
| Message-ID: | 8e6eb478-9783-2f21-adce-281b380627ec@proxel.se |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On 03/01/2017 02:47 PM, Peter Eisentraut wrote:
> Instead of creating another copy of list_ALTER, let's use the
> words_after_create list and write a version of
> create_command_generator/drop_command_generator.
Good idea. Here is a patch with that.
Andreas
| Attachment | Content-Type | Size |
|---|---|---|
| help-completion-v2.patch | text/x-diff | 7.9 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Ashutosh Sharma | 2017-03-16 03:01:47 | Re: Microvacuum support for Hash Index |
| Previous Message | Vaishnavi Prabakaran | 2017-03-16 02:42:33 | Re: PATCH: Batch/pipelining support for libpq |