diff options
author | Robert Haas | 2015-12-10 17:28:46 +0000 |
---|---|---|
committer | Robert Haas | 2015-12-10 17:28:46 +0000 |
commit | 8b469bd7c4dc3649c74b746545210b435df319cb (patch) | |
tree | 2bc0ee29309c8e36ed88ef9084a1ca5680384d15 /src/backend/access/transam/commit_ts.c | |
parent | 348bcd864530b4860d0fd0ffe8532f590a5779f7 (diff) |
Improve ALTER POLICY tab completion.
Complete "ALTER POLICY" with a policy name, as we do for DROP POLICY.
And, complete "ALTER POLICY polname ON" with a table name that has such
a policy, as we do for DROP POLICY, rather than with any table name
at all.
Masahiko Sawada
Diffstat (limited to 'src/backend/access/transam/commit_ts.c')
0 files changed, 0 insertions, 0 deletions