diff options
author | Amit Kapila <akapila@postgresql.org> | 2022-07-07 09:15:52 +0530 |
---|---|---|
committer | Amit Kapila <akapila@postgresql.org> | 2022-07-07 09:15:52 +0530 |
commit | 2d94d090e4dc830bf2f1c342720330d092c443f9 (patch) | |
tree | 6154b42f7150815614bc1023b69ea18c09128c79 /contrib/postgres_fdw/connection.c | |
parent | 9d51c628c4a0a9affa1d4c84e596c32361b5c25a (diff) | |
download | postgresql-2d94d090e4dc830bf2f1c342720330d092c443f9.tar.gz postgresql-2d94d090e4dc830bf2f1c342720330d092c443f9.zip |
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
Diffstat (limited to 'contrib/postgres_fdw/connection.c')
0 files changed, 0 insertions, 0 deletions