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

pgScript patch



Hi pgadmin hackers,

pgScript can now be integrated into pgAdmin3. I have made a patch on
revision 7394 of pgAdmin. This patch is big therefore I do not post it
in this email, it is instead available on the following server:
http://pgscript.projects.postgresql.org/pgadmin

This patch works on a fresh copy of revision 7394. I tested it on:
* Linux Slackware / g++ 4.2.3
* Windows XP / VC++ Express 2005

It adds a pgScript button and a menu entry in the SQL Query Tool. When
one clicks on this button, the content of the text box is sent to the
pgScript engine instead of PostgreSQL. The pgScript syntax is detailed
on this page:
http://pgscript.projects.postgresql.org/SCRIPT.html

That's it. I hope to have feedbacks.

Best regards,
Mickael



Home | Main Index | Thread Index

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