diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2016-01-05 12:00:13 -0500 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2016-01-05 12:00:13 -0500 |
commit | 4f18010af126f126824e01eec2285e6263d98b3d (patch) | |
tree | 83d3a4f7c7221edc1347bcd7c7a420b64a8cdd02 /src/backend/utils/adt/numeric.c | |
parent | 9b181b0363deb65b15a9feaf3eb74f86707498a9 (diff) | |
download | postgresql-4f18010af126f126824e01eec2285e6263d98b3d.tar.gz postgresql-4f18010af126f126824e01eec2285e6263d98b3d.zip |
Convert psql's tab completion for backslash commands to the new style.
This requires adding some more infrastructure to handle both case-sensitive
and case-insensitive matching, as well as the ability to match a prefix of
a previous word. So it ends up being about a wash line-count-wise, but
it's just as big a readability win here as in the SQL tab completion rules.
Michael Paquier, some adjustments by me
Diffstat (limited to 'src/backend/utils/adt/numeric.c')
0 files changed, 0 insertions, 0 deletions