More tab-completion for DROP PROPERTY GRAPH This adds completion for CASCADE and RESTRICT, similar to what completion of other DROP commands provides.
Author: Peter Smith <[email protected]> Reviewed-by: Chao Li <[email protected]> Discussion: https://www.postgresql.org/message-id/flat/CAHut+PuHsLupVWZ9SUeKm=jkr34wyp6qazpoohfhu3udbx3...@mail.gmail.com Branch ------ REL_19_STABLE Details ------- https://git.postgresql.org/pg/commitdiff/c5e11de2f378b8e52893bfcd3f6ffd583fffc160 Modified Files -------------- src/bin/psql/tab-complete.in.c | 2 ++ 1 file changed, 2 insertions(+)
