Re: [HACKERS] [PATCH] Generic type subscripting

From: Dmitry Dolgov <9erthalion6(at)gmail(dot)com>
To: Oleksandr Shulgin <oleksandr(dot)shulgin(at)zalando(dot)de>
Cc: Arthur Zakirov <a(dot)zakirov(at)postgrespro(dot)ru>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Robert Haas <robertmhaas(at)gmail(dot)com>, Andres Freund <andres(at)anarazel(dot)de>, Michael Paquier <michael(dot)paquier(at)gmail(dot)com>, Oleg Bartunov <obartunov(at)gmail(dot)com>, Peter Eisentraut <peter(dot)eisentraut(at)2ndquadrant(dot)com>, David Steele <david(at)pgmasters(dot)net>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: [HACKERS] [PATCH] Generic type subscripting
Date: 2018-04-26 14:44:47
Message-ID: CA+q6zcVKHSMsbH=HH2xir55JxFipCxrex5mdNihy==89mDM0EQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

> On 22 March 2018 at 23:25, Dmitry Dolgov <9erthalion6(at)gmail(dot)com> wrote:
>
> Here is the updated version of patch, rebased after recent conflicts and with
> suggested documentation improvements.

Another rebased version of the patch.

Attachment Content-Type Size
0005-Subscripting-documentation-v11.patch text/x-patch 19.6 KB
0004-Subscripting-for-jsonb-v11.patch text/x-patch 32.6 KB
0003-Subscripting-for-array-v11.patch text/x-patch 50.4 KB
0002-Base-implementation-of-subscripting-mechanism-v11.patch text/x-patch 58.1 KB
0001-Renaming-for-new-subscripting-mechanism-v11.patch text/x-patch 47.0 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message David Fetter 2018-04-26 14:59:17 Re: WIP: a way forward on bootstrap data
Previous Message Tom Lane 2018-04-26 14:27:50 Re: unused_oids script is broken with bsd sed