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:34:56 -0500
commitdcf5d7fb14b3ec59b436ce27d843574b6407e5b4 (patch)
treeae2543415745ab2987657a9af58d3079e045a7de /src/backend/utils/adt/jsonfuncs.c
parentb994acf705bea9840880b1860dca9ceb0f4785ee (diff)
downloadpostgresql-dcf5d7fb14b3ec59b436ce27d843574b6407e5b4.tar.gz
postgresql-dcf5d7fb14b3ec59b436ce27d843574b6407e5b4.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