Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search archives
  Advanced Search

First beta release of pgScript



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



Home | Main Index | Thread Index

Privacy Policy | About PostgreSQL
Copyright © 1996 – 2012 PostgreSQL Global Development Group