aboutsummaryrefslogtreecommitdiff
path: root/src/backend/utils/adt/jsonfuncs.c
diff options
context:
space:
mode:
authorRobert Haas <rhaas@postgresql.org>2015-12-10 12:28:46 -0500
committerRobert Haas <rhaas@postgresql.org>2015-12-10 12:28:46 -0500
commit8b469bd7c4dc3649c74b746545210b435df319cb (patch)
tree2bc0ee29309c8e36ed88ef9084a1ca5680384d15 /src/backend/utils/adt/jsonfuncs.c
parent348bcd864530b4860d0fd0ffe8532f590a5779f7 (diff)
downloadpostgresql-8b469bd7c4dc3649c74b746545210b435df319cb.tar.gz
postgresql-8b469bd7c4dc3649c74b746545210b435df319cb.zip
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/utils/adt/jsonfuncs.c')
0 files changed, 0 insertions, 0 deletions