Re: PSQL/pgAdmin - Column Completion - Mailing list pgsql-general

From John R Pierce
Subject Re: PSQL/pgAdmin - Column Completion
Date
Msg-id 54A462DE.9060702@hogranch.com
Whole thread Raw
In response to Re: PSQL/pgAdmin - Column Completion  (Rob Sargent <robjsargent@gmail.com>)
Responses Re: PSQL/pgAdmin - Column Completion  (Rob Sargent <robjsargent@gmail.com>)
Re: PSQL/pgAdmin - Column Completion  (dvlsg <dave@clubspeed.com>)
List 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

pgsql-general by date:

Previous
From: dvlsg
Date:
Subject: Re: PSQL/pgAdmin - Column Completion
Next
From: Rob Sargent
Date:
Subject: Re: PSQL/pgAdmin - Column Completion