Re: Making SQL-pane $$ aware?

From: Josh Berkus <josh(at)agliodbs(dot)com>
To: pgadmin-support(at)postgresql(dot)org
Subject: Re: Making SQL-pane $$ aware?
Date: 2010-10-22 18:42:51
Message-ID: 4CC1DB2B.1090107@agliodbs.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support


> 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. ;-)

--
-- Josh Berkus
PostgreSQL Experts Inc.
http://www.pgexperts.com

In response to

Responses

Browse pgadmin-support by date

  From Date Subject
Next Message Dave Page 2010-10-22 18:45:38 Re: Making SQL-pane $$ aware?
Previous Message Dave Page 2010-10-22 18:35:53 Re: Making SQL-pane $$ aware?