Re: pgScript patch based on pgScript-1.0-beta-3 - Mailing list pgadmin-hackers

From Mickael Deloison
Subject Re: pgScript patch based on pgScript-1.0-beta-3
Date
Msg-id 1f8f052b0808160807l669aa219s8903d26de9b0397e@mail.gmail.com
Whole thread Raw
In response to Re: pgScript patch based on pgScript-1.0-beta-3  ("Dave Page" <dpage@pgadmin.org>)
Responses Re: pgScript patch based on pgScript-1.0-beta-3  ("Dave Page" <dpage@pgadmin.org>)
List pgadmin-hackers
2008/8/14 Dave Page <dpage@pgadmin.org>:
> On Thu, Aug 14, 2008 at 4:34 PM, Magnus Hagander <magnus@hagander.net> wrote:
>>> Does that sound about right?
>>
>> We dumped the static library part, because that library would depend on
>> pgadmin itself, and we'd either get duplicate symbols or a circular
>> reference.
>> (pgScript requires a few classes from pgAdmin to work)
>>
>> So we're back to linking directly with pgadmin.
>
> Oh, OK - well I'm fine with that.

Hi,

I uploaded my last patch. This patch includes:
  * pgScript fully integrated with pgAdmin code
(pgadmin/include/pgscript and pgadmin/pgscript)
  * pgScript CLI, unit test suite, integration test suite and
documentation in xtra/pgscript
  * Help page of the query tool updated and with the pgScript
scripting language reference
  * Two pictures for the query tool help page
  * An option to ./configure (--disable-pgscript) to disable pgScript
in pgAdmin (this does not work in VC++ of course)
The patch: http://pgscript.projects.postgresql.org/pgadmin/r7403-dif-pgs1.0b4.zip

Best regards,
Mickael

pgadmin-hackers by date:

Previous
From: "Mickael Deloison"
Date:
Subject: Re: pgScript patch based on pgScript-1.0-beta-3
Next
From: "Erikjan Rijkers"
Date:
Subject: Re: pgScript patch based on pgScript-1.0-beta-3