aboutsummaryrefslogtreecommitdiff
path: root/src/backend/parser/parse_utilcmd.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2022-02-02 16:08:59 -0500
committerTom Lane <tgl@sss.pgh.pa.us>2022-02-02 16:09:03 -0500
commitd33a81203e95d31e62157c4ae0e00e2198841208 (patch)
treef36e2743bfb3ead02e9754590d89319c53d0c261 /src/backend/parser/parse_utilcmd.c
parent8e2b6d45a033287da7c8f63062129ea02d86d831 (diff)
downloadpostgresql-d33a81203e95d31e62157c4ae0e00e2198841208.tar.gz
postgresql-d33a81203e95d31e62157c4ae0e00e2198841208.zip
Improve psql tab-completion tests.
Fix up recently-added test cases in 010_tab_completion.pl so that they pass with the rather seriously broken libedit found in Debian 10 (Buster). Also, add a few more test cases to improve code coverage. The total line coverage still looks pretty awful, because we exercise only a few paths of the giant if-else chain in psql_completion(). However, this now covers almost all of the code that isn't in one of those if-blocks. Discussion: https://postgr.es/m/960764.1643751011@sss.pgh.pa.us
Diffstat (limited to 'src/backend/parser/parse_utilcmd.c')
0 files changed, 0 insertions, 0 deletions