psql: Tab completion for JOIN ... USING column list For JOIN ... USING, offer attribute names for the first member of the column list.
Author: Andreas Karlsson Reviewed-By: Tomas Vondra Discussion: https://postgr.es/m/[email protected] Branch ------ master Details ------- https://git.postgresql.org/pg/commitdiff/3429145d42e0aee0565328c8ca8378ed17b300dc Modified Files -------------- src/bin/psql/tab-complete.in.c | 4 ++++ 1 file changed, 4 insertions(+)
