PostgreSQL Functions / PL-Language

From: "Jan Cruz" <malebug(at)gmail(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: PostgreSQL Functions / PL-Language
Date: 2006-02-18 08:10:13
Message-ID: 493da2780602180010y1289e99eo8de9934e336ddf31@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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 :)

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Martijn van Oosterhout 2006-02-18 08:30:53 Re: Updating a sequential range of unique values?
Previous Message Jan Cruz 2006-02-18 08:06:23 Re: Converting an ASCII database to an UTF-8 database