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/3a7e27bc-d6ed-4cb0-9b21-f21143fc1b37@proxel.se
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(+)