First beta release of pgScript

Поиск
Список
Период
Сортировка
От Mickael Deloison
Тема First beta release of pgScript
Дата
Msg-id 1f8f052b0807041535q4dc0f0edlcd79d06d55bcbb94@mail.gmail.com
обсуждение исходный текст
Список 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

В списке pgadmin-hackers по дате отправления:

Предыдущее
От: svn@pgadmin.org
Дата:
Сообщение: SVN Commit by dpage: r7390 - in branches/REL-1_8_0_EDB/pgadmin3: . pgadmin/db
Следующее
От: Guillaume Lelarge
Дата:
Сообщение: Re: Enabling SQL text field in the SQL tab of object dialog