Add tab-completion for newly added SUBSCRIPTION options.
Amit Kapila <akapila@postgresql.org>
Add tab-completion for newly added SUBSCRIPTION options. Commits c3afe8cf5a and 482675987b added new subscription options "password_required" and "run_as_owner". This patch adds tab-completion for these newly added options. Author: Peter Smith Discussion: https://postgr.es/m/CAHut+Pu=pnJf=SS1583pknSQ3CbOqLCkWcJCQYt6zxTagHEdmw@mail.gmail.com
Files
| Path | Change | +/− |
|---|---|---|
| src/bin/psql/tab-complete.c | modified | +4 −2 |
Discussion
- CREATE SUBSCRIPTION -- add missing tab-completes 10 messages · 2023-04-05 → 2023-04-10