diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2018-09-20 17:21:14 -0400 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2018-09-20 17:21:14 -0400 |
commit | c9a8a401f169ec793b1a89b71b0340dd2cfe8bd7 (patch) | |
tree | 3579e59e40ca279077b5cdac2b8b8621f1a053a3 /src/backend/parser/parse_expr.c | |
parent | a7c4dad1a770c1c4256aa87e01a85172e1549aad (diff) | |
download | postgresql-c9a8a401f169ec793b1a89b71b0340dd2cfe8bd7.tar.gz postgresql-c9a8a401f169ec793b1a89b71b0340dd2cfe8bd7.zip |
Fix psql's tab completion for TABLE.
This should offer the same relation types that SELECT ... FROM would.
You can't select from an index for instance, so offering it here is
unhelpful. Noted while testing ilmari's recent patch.
Diffstat (limited to 'src/backend/parser/parse_expr.c')
0 files changed, 0 insertions, 0 deletions