TABLE tab completion - Mailing list pgsql-hackers

From Magnus Hagander
Subject TABLE tab completion
Date
Msg-id CABUevExNgOv3iLr_UhXFFb3fhBq9E0ztKze8FwREWRPeDCyTww@mail.gmail.com
Whole thread Raw
Responses Re: TABLE tab completion
List pgsql-hackers
TABLE tab completion in psql only completes to tables, not views. but
the TABLE command works fine for both tables and views (and also
sequences).

Seems we should just complete it to relations and not tables - or can
anyone see a particular reason why we shouldn't?

Trivial patch attached.

--
 Magnus Hagander
 Me: http://www.hagander.net/
 Work: http://www.redpill-linpro.com/

Attachment

pgsql-hackers by date:

Previous
From: Hannu Krosing
Date:
Subject: Re: CUDA Sorting
Next
From: Hannu Krosing
Date:
Subject: Re: Large C files