Newbie question: Does PostgreSQL have stored procedures? - Mailing list pgsql-general

From Andrew Hopper
Subject Newbie question: Does PostgreSQL have stored procedures?
Date
Msg-id 000001be27ac$fc2ba710$41934dc7@wakko.bitc.gatech.edu
Whole thread Raw
List 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
----------------------------------------



pgsql-general by date:

Previous
From: Tamas Nyitrai
Date:
Subject: Re: [GENERAL] Re: locale in postgresql
Next
From: Oleg Broytmann
Date:
Subject: Re: [GENERAL] Re: locale in postgresql