pgsql: psql: Fix \ef, \sf tab completion
Started by Peter Eisentrautabout 8 years ago1 messagescomitters
psql: Fix \ef, \sf tab completion
\ef and \sf take any kind of routine, not just normal functions.
Author: Pavel Stehule <pavel.stehule@gmail.com>
Branch
------
master
Details
-------
https://git.postgresql.org/pg/commitdiff/05e85d35afb0a58080d6a1a0b582bf8a6471c7f1
Modified Files
--------------
src/bin/psql/tab-complete.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)