PostgreSQL Functions / PL-Language - Mailing list pgsql-general

From Jan Cruz
Subject PostgreSQL Functions / PL-Language
Date
Msg-id 493da2780602180010y1289e99eo8de9934e336ddf31@mail.gmail.com
Whole thread Raw
Responses Re: PostgreSQL Functions / PL-Language  (Martijn van Oosterhout <kleptog@svana.org>)
List pgsql-general
Correct me if I am wrong but SQL procedural language doesn't have support for variable declarations?

And

Why does my stored function returns only the first row of the query instead of the whole set of query?

Kindly educate me :)

pgsql-general by date:

Previous
From: "Jan Cruz"
Date:
Subject: Re: Converting an ASCII database to an UTF-8 database
Next
From: Martijn van Oosterhout
Date:
Subject: Re: Updating a sequential range of unique values?