Re-order disable_on_error in tab-complete.
Amit Kapila <akapila@postgresql.org>
Re-order disable_on_error in tab-complete. By convention, the tab-complete subscription parameters are listed in the COMPLETE_WITH lists in alphabetical order, but when the "disable_on_error" parameter was introduced this was not done. This patch just tidies that up. Reported-by: Peter Smith Author: Peter Smith Reviewed-by: Euler Taveira, Takamichi Osumi Backpatch-through: 15, where it was introduced Discussion: https://postgr.es/m/CAHut+PucvKZgg_eJzUW--iL6DXHg1Jwj6F09tQziE3kUF67uLg@mail.gmail.com
Files
| Path | Change | +/− |
|---|---|---|
| src/bin/psql/tab-complete.c | modified | +3 −3 |
Discussion
- Re-order "disable_on_error" in tab-complete COMPLETE_WITH 8 messages · 2022-07-04 → 2022-07-06