Re: Proposal: real procedures again (8.4) - Mailing list pgsql-hackers

From Hannu Krosing
Subject Re: Proposal: real procedures again (8.4)
Date
Msg-id 1193519126.18398.17.camel@hannu-laptop
Whole thread Raw
In response to Re: Proposal: real procedures again (8.4)  (Josh Berkus <Josh.Berkus@Sun.COM>)
Responses Re: Proposal: real procedures again (8.4)
List pgsql-hackers
Ühel kenal päeval, L, 2007-10-27 kell 12:55, kirjutas Josh Berkus:
> Merlin, Pavel,
> 
> > Mutable session variables would be nice, but I'll take a plpgsql
> > langauge (or psm) with or without them, so long as transactions are
> > manual.  It's possible to emulate variables using scalar functions
> > with the desired volatility currently (but you still have to be
> > careful with transactions).
> 
> The other big useful feature we're missing from Functions is multisets. 

I think that support for multisets has been removed from our fe-be
protocol implementation bit-by-bit.

---------
Hannu




pgsql-hackers by date:

Previous
From: Hannu Krosing
Date:
Subject: Re: Proposal: real procedures again (8.4)
Next
From: David Fetter
Date:
Subject: Re: Proposal: real procedures again (8.4)