Re: VOPS-2.0

2018-11-28 Thread Konstantin Knizhnik
On 28.11.2018 16:45, Alvaro Herrera wrote: On 2018-Nov-28, Bruce Momjian wrote: On Wed, Nov 28, 2018 at 01:01:03PM +0300, Konstantin Knizhnik wrote: Hi, I want to introduce new version of VOPS extension for Postgres (vectorized operations) providing new, more convenient way of usage: auto-

Re: VOPS-2.0

2018-11-28 Thread Konstantin Knizhnik
On 28.11.2018 16:18, Bruce Momjian wrote: On Wed, Nov 28, 2018 at 01:01:03PM +0300, Konstantin Knizhnik wrote: Hi, I want to introduce new version of VOPS extension for Postgres (vectorized operations) providing new, more convenient way of usage: auto-substitution of projections. [Announce

Re: VOPS-2.0

2018-11-28 Thread Alvaro Herrera
On 2018-Nov-28, Bruce Momjian wrote: > On Wed, Nov 28, 2018 at 01:01:03PM +0300, Konstantin Knizhnik wrote: > > Hi, > > > > I want to introduce new version of VOPS extension for Postgres (vectorized > > operations) providing new, more convenient way of usage: > > auto-substitution of projections.

Re: VOPS-2.0

2018-11-28 Thread Bruce Momjian
On Wed, Nov 28, 2018 at 01:01:03PM +0300, Konstantin Knizhnik wrote: > Hi, > > I want to introduce new version of VOPS extension for Postgres (vectorized > operations) providing new, more convenient way of usage: > auto-substitution of projections. [Announce post moved to hackers.] I remember th