Re: Cube extension kNN support - Mailing list pgsql-hackers

From Alexander Korotkov
Subject Re: Cube extension kNN support
Date
Msg-id CAPpHfdsN4kkhgmbe4DsLHRHhCohBEK5SnUrtX2EB4FSrstiLUA@mail.gmail.com
Whole thread Raw
In response to Re: Cube extension kNN support  (Stas Kelvich <stas.kelvich@gmail.com>)
Responses Re: Cube extension kNN support  (Stas Kelvich <s.kelvich@postgrespro.ru>)
List pgsql-hackers
Hi!

On Sat, May 9, 2015 at 6:53 AM, Stas Kelvich <stas.kelvich@gmail.com> wrote:
Patch is pretty ready, last issue was about changed extension interface, so there should be migration script and version bump.
Attaching a version with all migration stuff.

I can't see cube--1.0--1.1.sql in the patch. Did forget to include it?

------
Alexander Korotkov
Postgres Professional: http://www.postgrespro.com
The Russian Postgres Company 

pgsql-hackers by date:

Previous
From: Fabrízio de Royes Mello
Date:
Subject: Re: [HACKERS] Re: [HACKERS] GSoC 2015 proposal: Improve the performance of “ALTER TABLE .. SET LOGGED / UNLOGGED” statement
Next
From: Tom Lane
Date:
Subject: Re: Improving log capture of TAP tests with IPC::Run