Re: [HACKERS] [PATCH] Generic type subscripting

From: Dmitry Dolgov <9erthalion6(at)gmail(dot)com>
To: Alvaro Herrera <alvherre(at)2ndquadrant(dot)com>
Cc: David Fetter <david(at)fetter(dot)org>, Thomas Munro <thomas(dot)munro(at)gmail(dot)com>, Pavel Stehule <pavel(dot)stehule(at)gmail(dot)com>, Thomas Munro <thomas(dot)munro(at)enterprisedb(dot)com>, Oleksandr Shulgin <oleksandr(dot)shulgin(at)zalando(dot)de>, Artur 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: 2019-09-30 11:57:29
Message-ID: CA+q6zcXrAL+EDW4CDnjVzycTHPce9uKwC77PvmF4Xd_FY6iK=w@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

> On Wed, Sep 25, 2019 at 10:22 PM Alvaro Herrera <alvherre(at)2ndquadrant(dot)com> wrote:
>
> This broke recently. Can you please rebase again?

Thanks for noticing! Sure, here it is. We're quite close to the records.

Attachment Content-Type Size
v27-0001-Base-implementation-of-subscripting-mechanism.patch application/octet-stream 48.2 KB
v27-0002-Subscripting-for-array.patch application/octet-stream 24.8 KB
v27-0003-Subscripting-for-jsonb.patch application/octet-stream 33.2 KB
v27-0004-Subscripting-documentation.patch application/octet-stream 20.0 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tomas Vondra 2019-09-30 12:49:44 Re: Online checksums patch - once again
Previous Message Fabien COELHO 2019-09-30 11:47:04 Re: pgbench - allow to create partitioned tables