Tab complete after FROM ONLY - Mailing list pgsql-hackers

From Vik Fearing
Subject Tab complete after FROM ONLY
Date
Msg-id ae8d17d1-9cc3-e5f6-084f-356340c4f80f@2ndquadrant.com
Whole thread Raw
List pgsql-hackers
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

Attachment

pgsql-hackers by date:

Previous
From: Daniel Gustafsson
Date:
Subject: Re: [HACKERS] Support for Secure Transport SSL library on macOS as OpenSSL alternative
Next
From: Jing Wang
Date:
Subject: Re: Libpq support to connect to standby server as priority