views are not auto completed on psql

From: "Jeff Post" <postjeff(at)uwm(dot)edu>
To: <pgsql-bugs(at)postgresql(dot)org>
Subject: views are not auto completed on psql
Date: 2002-05-25 00:16:28
Message-ID: NGBBJHPOILLEGEKFHBEIGEFMCOAA.postjeff@uwm.edu
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

The best way that I can think to describe this is that views are not added
as candidates of possible line completions in psql.
So if I have a view with the name org_details and a table with the name
organizations and I try select * from org<TAB> the completion is
organizations not a list of organizations and org_details.

Thanks,
Jeff Post
postjeff(at)uwm(dot)edu

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message pgsql-bugs 2002-05-25 04:23:51 Bug #676: lower(), upper(), & initcap() do not work on utf-8 chars
Previous Message Tom Lane 2002-05-24 20:13:36 Re: Bug #671: server corrupt