Newbie question: Does PostgreSQL have stored procedures?

From: "Andrew Hopper" <Andy(dot)Hopper(at)bitc(dot)gatech(dot)edu>
To: "PostgreSQL General mailing list" <owner-pgsql-general(at)postgresql(dot)org>
Subject: Newbie question: Does PostgreSQL have stored procedures?
Date: 1998-12-14 21:59:13
Message-ID: 000001be27ac$fc2ba710$41934dc7@wakko.bitc.gatech.edu
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

I saw that you can have functions written in C or SQL, but can you write a
precompiled SQL statement (such as SELECT * FROM tablename WHERE ...) that
returns a set of rows? I couldn't find anything that addresses this in the
documentation (does that mean it can't be done yet?).

----------------------------------------
Andrew Hopper, Research Engineer
BITC, Georgia Institute of Technology
http://bitc.gatech.edu/ahopper
----------------------------------------

Browse pgsql-general by date

  From Date Subject
Next Message Oleg Broytmann 1998-12-15 08:13:08 Re: [GENERAL] Re: locale in postgresql
Previous Message Tamas Nyitrai 1998-12-14 21:39:48 Re: [GENERAL] Re: locale in postgresql