diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2017-06-03 17:10:25 -0400 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2017-06-03 17:10:25 -0400 |
commit | f1175556a17a193395326f45a3e595b4aa3a9eff (patch) | |
tree | 3792e7a335cc41c3cfeaa297105c7ef5ad297d41 /src/backend/commands/variable.c | |
parent | 512c7356b6574e7622fddb713f96dc8407960680 (diff) | |
download | postgresql-f1175556a17a193395326f45a3e595b4aa3a9eff.tar.gz postgresql-f1175556a17a193395326f45a3e595b4aa3a9eff.zip |
Add some missing backslash commands to psql's tab-completion knowledge.
\if and related commands were overlooked here, as were \dRp and \dRs
from the logical-replication patch, as was \?.
While here, reformat the list to put each new first command letter on
a separate line; perhaps that will limit the need to reflow the whole
list when we add more commands in future.
Masahiko Sawada (reformatting by me)
Discussion: https://postgr.es/m/CAD21AoDW1QHtBsM33hV+Fg2mYEs+FWj4qtoCU72AwHAXQ3U6ZQ@mail.gmail.com
Diffstat (limited to 'src/backend/commands/variable.c')
0 files changed, 0 insertions, 0 deletions