Re: Making SQL-pane $$ aware?

From: Dave Page <dpage(at)pgadmin(dot)org>
To: Josh Berkus <josh(at)agliodbs(dot)com>
Cc: pgadmin-support(at)postgresql(dot)org
Subject: Re: Making SQL-pane $$ aware?
Date: 2010-10-22 18:45:38
Message-ID: AANLkTi=HO+ocu3m_PSQMsG82FN5gfSicpRceu-aoCkDw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support

On Fri, Oct 22, 2010 at 7:42 PM, Josh Berkus <josh(at)agliodbs(dot)com> wrote:
>
>> Pretty darn hard actually. The lexer is part of wxWidgets, and is a
>> generic SQL lexer. We have to write our own (probably clean-room
>> style, because of the licencing). I was toying with doing that anyway,
>> as it would be nice to have it understand plpgsql and pgscript, though
>> I have zero time for it unfortunately.
>
> OK.  I don't think it's as valuable as other stuff people could be
> working on.  Like fixing the database selector, for example.  ;-)

I thought Guillaume had fixed it. Is it still borked?

--
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake

EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company

In response to

Responses

Browse pgadmin-support by date

  From Date Subject
Next Message Josh Berkus 2010-10-22 18:48:06 Re: Making SQL-pane $$ aware?
Previous Message Josh Berkus 2010-10-22 18:42:51 Re: Making SQL-pane $$ aware?