Tab complete after FROM ONLY

Started by Vik Fearingabout 8 years ago1 messageshackers
Jump to latest
#1Vik Fearing
vik@postgresfriends.org

While reviewing the patch for tab completion after SELECT, I realized
that psql doesn't know how to complete after FROM if the ONLY keyword is
present.

This trivial patch fixes that, as well as JOIN ONLY and TABLE ONLY.
--
Vik Fearing +33 6 46 75 15 36
http://2ndQuadrant.fr PostgreSQL : Expertise, Formation et Support

Attachments:

from-only.v1.patchtext/x-patch; name=from-only.v1.patchDownload+3-3