Re: [PATCH] Generic type subscription
Artur Zakirov <a.zakirov@postgrespro.ru>
From: Artur Zakirov <a.zakirov@postgrespro.ru>
To: Dmitry Dolgov <9erthalion6@gmail.com>
Cc: PostgreSQL-development <pgsql-hackers@postgresql.org>,
Artur Zakirov <a.zakirov@postgrespro.ru>, Victor Wagner <vitus@wagner.pp.ru>,
Aleksander Alekseev <a.alekseev@postgrespro.ru>, Haribabu Kommi <kommi.haribabu@gmail.com>
Date: 2016-12-26T21:05:54Z
Lists: pgsql-hackers
2016-12-26 18:49 GMT+03:00 Dmitry Dolgov <9erthalion6@gmail.com>: >> On 5 December 2016 at 12:03, Haribabu Kommi <kommi.haribabu@gmail.com> >> wrote: > >> Moved to next CF with "needs review" status. > > Looks like we stuck here little bit. Does anyone else have any > suggestions/improvements, or this patch is in good enough shape? Would you rebase the patch, please? It seems it is necessary. It can't be applied now. -- Artur Zakirov Postgres Professional: http://www.postgrespro.com Russian Postgres Company
Commits
-
Throw error when assigning jsonb scalar instead of a composite object
- aa6e46daf530 14.0 landed
-
Filling array gaps during jsonb subscripting
- 81fcc72e6622 14.0 landed
-
Implementation of subscripting for jsonb
- 676887a3b0b8 14.0 landed
-
Support subscripting of arbitrary types, not only arrays.
- c7aba7c14efd 14.0 landed
-
Remove obsoleted code relating to targetlist SRF evaluation.
- ea15e18677fc 10.0 cited
-
Include <sys/select.h> where needed
- 51c3e9fade76 10.0 cited