Re: [PATCH] Generic type subscripting

From: Dmitry Dolgov <9erthalion6(at)gmail(dot)com>
To: Arthur Zakirov <a(dot)zakirov(at)postgrespro(dot)ru>
Cc: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, David Steele <david(at)pgmasters(dot)net>, Peter Eisentraut <peter(dot)eisentraut(at)2ndquadrant(dot)com>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: [PATCH] Generic type subscripting
Date: 2017-08-29 20:42:04
Message-ID: CA+q6zcVb+ka1vF4RJuhuh9i4fKP4RWwQMpVizq00b-iQXQ42sQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

> On 12 August 2017 at 13:37, Dmitry Dolgov <9erthalion6(at)gmail(dot)com> wrote:
>
> Here is a new rebased version of this patch (there were some conflicts in
commentaries).

To make a review little bit easier I've divided the patch into a few
smaller parts.

Attachment Content-Type Size
0001-Base-implementation-of-subscripting-mechanism.patch application/octet-stream 159.5 KB
0002-Subscripting-for-arrays.patch application/octet-stream 12.5 KB
0003-Subscripting-for-jsonb.patch application/octet-stream 32.8 KB
0004-Subscripting-documentation.patch application/octet-stream 17.9 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Robert Haas 2017-08-29 21:13:25 Re: Speed up Clog Access by increasing CLOG buffers
Previous Message Robert Haas 2017-08-29 20:30:20 Re: Proposal: Improve bitmap costing for lossy pages