Add tab-completion for REASSIGN OWNED BY and DROP OWNED BY. Also fix some
Alvaro Herrera <alvherre@alvh.no-ip.org>
Add tab-completion for REASSIGN OWNED BY and DROP OWNED BY. Also fix some whitespace issues nearby. DROP OWNED BY is actually a bit kludgy, but it seems better to do it this way rather than duplicating the words_after_create list just to add a single element.
Files
| Path | Change | +/− |
|---|---|---|
| src/bin/psql/tab-complete.c | modified | +106 −27 |