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(+)