From: | "Mickael Deloison" <mdeloison(at)gmail(dot)com> |
---|---|
To: | pgadmin-hackers(at)postgresql(dot)org |
Subject: | First beta release of pgScript |
Date: | 2008-07-04 22:35:32 |
Message-ID: | 1f8f052b0807041535q4dc0f0edlcd79d06d55bcbb94@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgadmin-hackers |
Hi pgadmin hackers,
My Google Summer of Code project pgScript is going on pretty well. I
have just released a standalone beta version. As a reminder, my final
goal is to integrate pgScript into the Query Tool of pgAdmin and then
provide:
* Control-of-flow language
* Local variables
* Random data generators
The website with the documentation: http://pgscript.projects.postgresql.org
The page for download: http://pgfoundry.org/frs/?group_id=1000371
* pgScript-1.0-beta-1.exe : Windows binary file directly usable
* pgScript-1.0-beta-1.tar.gz : Source, can be compiled with g++
(tested in Slackware and MinGW)
I hope I will get your feedbacks,
Mickael
From | Date | Subject | |
---|---|---|---|
Next Message | Guillaume Lelarge | 2008-07-05 10:32:39 | Re: Enabling SQL text field in the SQL tab of object dialog |
Previous Message | svn | 2008-07-04 08:31:19 | SVN Commit by dpage: r7390 - in branches/REL-1_8_0_EDB/pgadmin3: . pgadmin/db |