pl/pgsql recursion/arrays (fwd) - Mailing list pgsql-novice

From Jason Tan
Subject pl/pgsql recursion/arrays (fwd)
Date
Msg-id Pine.LNX.3.95.1010830184753.9410D-100000@rebel.rebel.net.au
Whole thread Raw
List pgsql-novice
Hi all,

Is it possible to use recursion in pl/pgsql in particular with postgres
7.0xx?

Also is it posible to declare and use array in plpgsql?

Is it possible to somehow return a series of values?

eg to return muliple values somehow so that they can be used in somethign
like:
select column_name from table_name where attribute_name in (select
my_func(column2) from table2);

ie so you can effectively use a function as a filter?

Regards and Thanks in advance,
Jason





pgsql-novice by date:

Previous
From: Vijay Deval
Date:
Subject: Text import
Next
From: CONDLEJ@chplink.chp.edu
Date:
Subject: Installation Problem on Solaris