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-09-07 20:49:54 |
Message-ID: | CA+q6zcVRkCZZSXee42nwjrPL1V3YEcjnhOjQNykxTn0t02Lw4Q@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On 29 August 2017 at 22:42, Dmitry Dolgov <9erthalion6(at)gmail(dot)com> wrote:
>
> To make a review little bit easier I've divided the patch into a few
smaller parts.
Apparently I forgot about subscripting for the name data type, so here is a
small update of the patch.
Attachment | Content-Type | Size |
---|---|---|
0001-Base-implementation-of-subscripting-mechanism.patch | text/x-patch | 159.3 KB |
0002-Subscripting-for-arrays.patch | text/x-patch | 12.5 KB |
0003-Subscripting-for-jsonb.patch | text/x-patch | 32.7 KB |
0004-Subscripting-documentation.patch | text/x-patch | 17.9 KB |
From | Date | Subject | |
---|---|---|---|
Next Message | Tomas Vondra | 2017-09-07 20:53:17 | Re: Hooks to track changed pages for backup purposes |
Previous Message | Tom Lane | 2017-09-07 20:24:29 | Re: Setting pd_lower in GIN metapage |