Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search for
  Advanced Search

SVN Commit by dpage: r5233 - trunk/pgadmin3/src/ctl



Author: dpage

Date: 2006-06-19 13:11:48 +0100 (Mon, 19 Jun 2006)

New Revision: 5233

Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=5233&view=rev

Log:
Fix: When the auto-completion TAB character option is set and you hit TAB when there is more than one table option, the auto-complete function will always select the first table in the list. It might be better to use the same ctrl+space logic with a select combo box is presented to the user per Jeremy Palmer. [Magnus Hagander]


Modified:
   trunk/pgadmin3/src/ctl/ctlSQLBox.cpp



Home | Main Index | Thread Index

Privacy Policy | PostgreSQL Archives hosted by Command Prompt, Inc. | Designed by tinysofa
Copyright © 1996 – 2008 PostgreSQL Global Development Group