Re: [PATCH] Opclass parameters

Nikita Glukhov <n.gluhov@postgrespro.ru>

From: Nikita Glukhov <n.gluhov@postgrespro.ru>
To: PostgreSQL mailing lists <pgsql-hackers@postgresql.org>
Cc: Nikolay Shaplov <dhyan@nataraj.su>, obartunov@gmail.com
Date: 2018-11-15T15:26:43Z
Lists: pgsql-hackers

Attachments

On 03.03.2018 1:32, Nikita Glukhov wrote:

> On 02.03.2018 19:12, Nikolay Shaplov wrote:
>> But since it is now "Rejected with feedback", let's wait till autumn.
>
> We don't want to wait that long.  But now we only need to сome to an 
> agreement
> about CREATE INDEX syntax and where to store the opclass parameters.

Attached 2nd version of the patches. Nothing has changed since March, 
this is just a rebased version.

CREATE INDEX syntax and parameters storage method still need discussion.

-- 
Nikita Glukhov
Postgres Professional: http://www.postgrespro.com
The Russian Postgres Company

Commits

  1. Documentation corrections for opclass parameters

  2. Implement operator class parameters