Completion

From: Mads Jensen <mje(at)inducks(dot)org>
To: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: Completion
Date: 2014-10-28 20:15:30
Message-ID: 544FF962.50305@inducks.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Hi,

I tried to grep around for places where to hack (this issue has been
bothering since I was introduced to pgAdmin in February/March.

It's possible to complete table and column names for patterns like:

SELECT * FROM [can_complete] JOIN [no completion options]

SELECT * FROM [can_complete] WHERE [can_complete] AND [no completion
options]

I looked around for WXK_SPACE as CTRL+SPACE triggers completions. Hints
on where to proceed are welcomed.

I'm primarily interested in learning the code, and hope I'll manage to
do some work on this.
--
Med Venlig Hilsen / Kind regards,
Mads Jensen

Max Jerry Horovitz: "Unfortunately, in America, babies are not found in
cola cans. I asked my mother when I was four and she said they came from
eggs laid by rabbis. If you aren't Jewish, they're laid by Catholic
nuns. If you're an atheist, they're laid by dirty, lonely prostitutes."
-- Mary and Max (2009)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Sanket Mehta 2014-10-29 07:22:41 Re: PATCH: Support smallserial columns in Edit Data window
Previous Message Ashesh Vashi 2014-10-28 18:01:05 pgAdmin III commit: Improved the query (the function arguments) display