aboutsummaryrefslogtreecommitdiff
path: root/src/include/postgres.h
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2021-09-08 13:21:42 -0400
committerTom Lane <tgl@sss.pgh.pa.us>2021-09-08 13:21:42 -0400
commit7cffa2ed0c9f7f4d96bac7af5284c47e82af5ffa (patch)
tree799ceb141f6681b6e3a7e075a635517a05c7d8ce /src/include/postgres.h
parent362e2dcc46195faadd3fa0ba011dd9a8e3829e7a (diff)
downloadpostgresql-7cffa2ed0c9f7f4d96bac7af5284c47e82af5ffa.tar.gz
postgresql-7cffa2ed0c9f7f4d96bac7af5284c47e82af5ffa.zip
In psql tab completion, offer spelled-out commands not abbreviations.
Various psql backslash commands have both single-letter and long forms, for example \e and \edit. Previously, tab completion generally offered the single-letter form but not the long form. It seems more sensible to offer the long form, because (a) no useful completion can happen when you've already typed the single letter, and (b) if you're not so familiar with the command set as to know that, the long form is likely to be less confusing. Haiying Tang, reviewed by Dagfinn Ilmari Mannsåker and myself Discussion: https://postgr.es/m/OS0PR01MB61136018064660F095CB57A8FB129@OS0PR01MB6113.jpnprd01.prod.outlook.com
Diffstat (limited to 'src/include/postgres.h')
0 files changed, 0 insertions, 0 deletions