Does PostgreSQL - Red Hat Edition have stored procedures?

PostgreSQL - Red Hat Edition features server-side stored functions.
These functions can be called from the client and they execute on the
 server.

Your rating: None