pgsql: Improve tab-completion for DROP POLICY - Mailing list pgsql-committers

From Alvaro Herrera
Subject pgsql: Improve tab-completion for DROP POLICY
Date
Msg-id E1ZHBGh-0007m9-Jc@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Improve tab-completion for DROP POLICY

Backpatch to 9.5.

Author: Pavel Stěhule

Branch
------
REL9_5_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/691c32f69a7efd6af9cda100c7e5ebf3b0c1937c

Modified Files
--------------
src/bin/psql/tab-complete.c |   26 +++++++++++++++++++++++++-
1 file changed, 25 insertions(+), 1 deletion(-)


pgsql-committers by date:

Previous
From: Alvaro Herrera
Date:
Subject: pgsql: Improve tab-completion for DROP POLICY
Next
From: Teodor Sigaev
Date:
Subject: pgsql: This supports the triconsistent function for pg_trgm GIN opclass