| From: | Dmitry Dolgov <9erthalion6(at)gmail(dot)com> |
|---|---|
| To: | Andrew Dunstan <andrew(dot)dunstan(at)2ndquadrant(dot)com> |
| Cc: | Oleg Bartunov <obartunov(at)gmail(dot)com>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: [PATCH] few fts functions for jsonb |
| Date: | 2017-03-29 20:19:10 |
| Message-ID: | CA+q6zcVz-8Jkvu7Ob6hBU_ZzE=T_LqyxDrgmuAjDJy1n+7z0pQ@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
> On 29 March 2017 at 18:28, Andrew Dunstan <andrew(dot)dunstan(at)2ndquadrant(dot)com>
wrote:
>
> These patches seem fundamentally OK. But I'm still not happy with the
> naming etc.
I've changed names for all functions and action definitions, moved out the
changes in header file to `jsonapi.h` and removed `is_jsonb_data` macro. So
it
should be better now.
| Attachment | Content-Type | Size |
|---|---|---|
| jsonb_fts_support_v3.patch | text/x-patch | 9.6 KB |
| jsonb_fts_functions_v3.patch | text/x-patch | 23.9 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Teodor Sigaev | 2017-03-29 20:31:25 | Re: [PATCH] SortSupport for macaddr type |
| Previous Message | Michael Banck | 2017-03-29 20:13:48 | Re: REINDEX CONCURRENTLY 2.0 |