Re: code completion feature question

From: Guillaume Lelarge <guillaume(at)lelarge(dot)info>
To: Bartosz Dmytrak <bdmytrak(at)eranet(dot)pl>
Cc: Dave Page <dpage(at)pgadmin(dot)org>, David Greco <David_Greco(at)harte-hanks(dot)com>, PgAdmin Support <pgadmin-support(at)postgresql(dot)org>
Subject: Re: code completion feature question
Date: 2012-03-18 08:43:36
Message-ID: 4F65A038.40403@lelarge.info
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support

Le 14/03/2012 21:43, Bartosz Dmytrak a écrit :
> As I wrote, SQL Workbench is good benchmark - it is not possible to
> select columns without named table, again, there is even possibility to
> filter list of available elements (tables, views, columns,...).
> In my opinion GUI tool should support this feature (with or without psql
> background). This speeds up coding dramatically. Right now I have to
> copy/paste column names to avoid misspell.
>

If we had many developers working on pgAdmin, perhaps we would be able
to maintain our own completion feature. But we do not.

If you want a better completion feature, propose a patch for psql on the
pgsql-hackers list, and it will then be integrated in pgAdmin.

--
Guillaume
http://blog.guillaume.lelarge.info
http://www.dalibo.com

In response to

Responses

Browse pgadmin-support by date

  From Date Subject
Next Message Guillaume Lelarge 2012-03-18 09:57:04 Re: Debugger off by one line
Previous Message Guillaume Lelarge 2012-03-18 08:40:43 Re: Pgscript : error creating a user with a variable as the password