| From: | Dmitry Dolgov <9erthalion6(at)gmail(dot)com> |
|---|---|
| To: | Michael Paquier <michael(dot)paquier(at)gmail(dot)com> |
| Cc: | Arthur Zakirov <a(dot)zakirov(at)postgrespro(dot)ru>, Oleg Bartunov <obartunov(at)gmail(dot)com>, Peter Eisentraut <peter(dot)eisentraut(at)2ndquadrant(dot)com>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, David Steele <david(at)pgmasters(dot)net>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: [HACKERS] [PATCH] Generic type subscripting |
| Date: | 2017-12-27 15:16:36 |
| Message-ID: | CA+q6zcX7W56i-k-_KK51ZQA3GZZKsFx0KzGAGm2rtC8M7948kQ@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
> On 4 December 2017 at 01:26, Dmitry Dolgov <9erthalion6(at)gmail(dot)com> wrote:
>
> Thanks for noticing. Here is the rebased version (the conflict itself was
quite
> trivial, but I also cleaned up functions signature a bit).
Another rebased version of this patch.
| Attachment | Content-Type | Size |
|---|---|---|
| 0004-Subscripting-documentation-v3.patch | text/x-patch | 21.3 KB |
| 0003-Subscripting-for-jsonb-v3.patch | text/x-patch | 32.5 KB |
| 0002-Subscripting-for-arrays-v3.patch | text/x-patch | 12.8 KB |
| 0001-Base-implementation-of-subscripting-mechanism-v3.patch | text/x-patch | 167.8 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Konstantin Knizhnik | 2017-12-27 15:22:08 | Re: AS OF queries |
| Previous Message | Vik Fearing | 2017-12-27 15:03:59 | Re: TupleDescCopy doesn't clear atthasdef, attnotnull, attidentity |