Re: [SQL] OUT parameter

2006-03-23 Thread Daniel Caune
> > "Owen Jacobson" <[EMAIL PROTECTED]> writes: > > > I'd say there's no problem with this, PROVIDED you can ensure you'll > > > never abort before completing the computation. > > > > Not really an issue in Postgres: we do not support pass-by-reference > > parameters and are unlikely to start doin

Re: [SQL] OUT parameter

2006-03-23 Thread Owen Jacobson
Tom Lane wrote: > "Owen Jacobson" <[EMAIL PROTECTED]> writes: > > I'd say there's no problem with this, PROVIDED you can ensure you'll > > never abort before completing the computation. > > Not really an issue in Postgres: we do not support pass-by-reference > parameters and are unlikely to start

Re: [SQL] Function Parameters in GROUP BY clause cause errors

2006-03-23 Thread Davidson, Robert
How amazing is that? I call it a night and come back to find that a bug has been identified and patched while I sleep. When will it appear in the binaries (I see that the release version is still 8.1.3)? I thought about trying to compile from source, but after looking at the mingw page was too