Stored Procedure Generator?

From: Steve Nyemba <nyemba(at)gmail(dot)com>
To: pgsql-sql(at)postgresql(dot)org
Subject: Stored Procedure Generator?
Date: 2009-02-17 12:30:01
Message-ID: 258c96a30902170430ucc08123od430eb68c2150f7@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

Hi,
I have written a stored procedure generator in PgSQL that will
generate stored procedures around a table to perform: Insert; update;
retrieve all; retrieve by primary key. I would like to know if there
is use for such a utility and/or if I am re-inventing the wheel?
Also if there is a use for such a utility I would like it to be
reviewed/evaluated?

Thanks a lot guys.
--
"If you would take, you must first give, this is the beginning of
intelligence" -- Lao Tze, Tao Te Ching
Steve L. Nyemba

Browse pgsql-sql by date

  From Date Subject
Next Message johnf 2009-02-17 14:20:36 Re: Is this possible?
Previous Message Scott Marlowe 2009-02-17 08:10:38 Re: Is this possible?