Tweaks: SQL Query Tool

From: "Robin Martin" <rmartin(at)khulisa(dot)com>
To: <pgadmin-support(at)postgresql(dot)org>
Subject: Tweaks: SQL Query Tool
Date: 2009-08-31 09:32:45
Message-ID: 006001ca2a1d$ff2651c0$fd72f540$@com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support

Hi guys.

Herewith submission for tweaks to the Code completion / prompt feature :-

Minor tweak 1: Remove additional space inserted
After the Ctrl-Space selection, two spaces are inserted.
This is unnecessary unless it was to cater for key sequences other than
Ctrl-Space.
(I am not aware of how to change the initiation sequence from Ctrl-Space)

Minor tweak 2: Selection list scrolling
Allow jump-to scrolling of the selection list using key-strokes.
Currently only the arrow keys are of any use.
(First letter typing escapes the dialog and inserts that letter)

Enhancement Request: Additional invocation points
Currently Ctrl-Space only seems to work for the first field selection
after a WHERE clause
If possible, allow invocation after AND, OR, JOIN, JOIN xxxx ON etc.
Also allow it after the period with TableName-dot-Fieldname syntax.

Robin.
Johannesburg, South Africa.

In response to

Browse pgadmin-support by date

  From Date Subject
Next Message Guillaume Lelarge 2009-08-31 12:36:02 Re: 5862-73E9-2F3D problem with sequence
Previous Message Guillaume Lelarge 2009-08-31 08:07:30 Re: Savepoints in PgAdmin