[SQL] pl/pgsql capabilities?

2002-06-30 Thread Ferenc Engard
Hi all, A long time ago (at version 6.3.2 or what :) I have asked, but maybe since it changed: can I use the procedural languages (any of them) to return a table- (or view-) like output, just like in Interbase, for example? E.g., if I have a metamodel and I want to write functions what perform co

Re: [SQL] pl/pgsql capabilities?

2002-07-01 Thread Ferenc Engard
> > since it changed: can I use the procedural languages (any of them) to > > return a table- (or view-) like output, just like in Interbase, for > > example? E.g., if I have a metamodel and I want to write functions what > > perform complex computations and queries, can they return the result > >