How to create stored procedure in PostgreSQL with plpgsql? - Mailing list pgsql-general

From Yolanda Valverde
Subject How to create stored procedure in PostgreSQL with plpgsql?
Date
Msg-id 1089.192.168.1.1.1045169847.squirrel@www.chiusac.com
Whole thread Raw
List pgsql-general
I'd like to know how to create stored procedures in PostgreSQL, I am working
with functions, but the problem that I have is with the function returning
one variable. I am interested in knowing how to return multiple variables.
and used language plpgsql.

Thank



pgsql-general by date:

Previous
From: Tom Lane
Date:
Subject: Re: bug - NEW and OLD in sub-selects in rules
Next
From: Dmitry Tkach
Date:
Subject: Re: CREATE TABLE with a name derived from a string