Saturday, August 16, 2008

Re: [pgadmin-hackers] pgScript patch based on pgScript-1.0-beta-3

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

--
Sent via pgadmin-hackers mailing list (pgadmin-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgadmin-hackers

No comments: