Re: [pgadmin-hackers] pgScript presentation

2008-04-25 Thread Dave Page
On Fri, Apr 25, 2008 at 8:49 AM, Mickael Deloison <[EMAIL PROTECTED]> wrote: > Hi, > > I am going to work on pgScript during Google Summer of Code. The goal > of this project is to add some capabilities to the SQL Query tool of > pgAdmin through a scripting language. Hi Mickael, Congratulations o

[pgadmin-hackers] pgScript presentation

2008-04-25 Thread Mickael Deloison
Hi, I am going to work on pgScript during Google Summer of Code. The goal of this project is to add some capabilities to the SQL Query tool of pgAdmin through a scripting language. The scripting language will be based either on the C-syntax or the T-SQL syntax, it is up to the user to decide which