Re: [WIP] UNNEST(REFCURSOR): allowing SELECT to consume data from a REFCURSOR

2021-02-10 Thread Massimo Fidanza
ve particular reason to > make further changes at the moment. Far as I’m concerned it works, and the > main question is whether it is acceptable and useful. > > I’d be happy if you have feedback that evolves it or might push it up the > queue for commitfest review. > > d. >

Re: [WIP] UNNEST(REFCURSOR): allowing SELECT to consume data from a REFCURSOR

2021-01-18 Thread Massimo Fidanza
This is an interesting feature, but it seems that the author has abandoned development, what happens now? Will this be postponed from commitfest to commitfest and never be taken over by anyone? Massimo. Il giorno ven 6 mar 2020 alle ore 22:36 Dent John ha scritto: > > On 22 Feb 2020, at 10:38,

Re: GraalVM

2018-12-19 Thread Massimo Fidanza
This is a good news, also for code portability Il giorno mer 19 dic 2018, 15:17 Chapman Flack ha scritto: > On 12/19/18 07:42, Massimo Fidanza wrote: > > Do you know about GraalVM (https://www.graalvm.org/)? This is a new > > polyglot VM that can run in context of Oracle and MySq

GraalVM

2018-12-19 Thread Massimo Fidanza
Do you know about GraalVM (https://www.graalvm.org/)? This is a new polyglot VM that can run in context of Oracle and MySql, I think that supporting it on Postgresql will be a good thing.