Re: [pgadmin-support] Stored Procedures Generator

2002-05-14 Thread Steve Boyle (Roselink)
Hi Samuele,   I think I saw a routine to do this @ www.brasileiro.net/postgres/cookbook/ but it seems to be down at the moment.   steve - Original Message - From: Samuele Brignoli To: [EMAIL PROTECTED] Sent: Tuesday, May 14, 2002 8:43 AM Subject: [pgadmin-support] Store

Re: [pgadmin-support] Stored Procedures Generator

2002-05-14 Thread Jean-Michel POURE
Le Mardi 14 Mai 2002 09:43, Samuele Brignoli a écrit : > Do you know if exists a tool that automagically generate stored procedures > for an existing postgresql's table ? Maybe for insert, delete, update, this > basic things. Presently, pAdmin2 is not an 'automatic' code generator. pgAdmin2 allow

[pgadmin-support] Stored Procedures Generator

2002-05-14 Thread Samuele Brignoli
Do you know if exists a tool that automagically generate stored procedures for an existing postgresql's table ? Maybe for insert, delete, update, this basic things.       Hi all, Samuele.