Re: PSQL/pgAdmin - Column Completion

From: John R Pierce <pierce(at)hogranch(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: PSQL/pgAdmin - Column Completion
Date: 2014-12-31 20:55:58
Message-ID: 54A462DE.9060702@hogranch.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On 12/31/2014 11:56 AM, Rob Sargent wrote:
> I think I see the autocompleters lining up now:
> just "my" schemas

we have single schemas with 100s of tables.

> I'll type the from clause first

but, the sql command is SELECT field,field FROM tables ... so how do
you type FROM before you type the fields ? and what about joins, is it
supposed to parse and decode join table aliases, too?

--
john r pierce 37N 122W
somewhere on the middle of the left coast

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Rob Sargent 2014-12-31 21:00:44 Re: PSQL/pgAdmin - Column Completion
Previous Message dvlsg 2014-12-31 20:01:36 Re: PSQL/pgAdmin - Column Completion