| 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-31 03:43:01 |
| Message-ID: | CA+q6zcWd+tu5xuJP_guL0VB5nErohx8ttJbQJP_3jBwA398kyQ@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On 31 March 2017 at 00:01, Andrew Dunstan <andrew(dot)dunstan(at)2ndquadrant(dot)com>
wrote:
>
> I have just noticed as I was writing/testing the non-existent docs for
> this patch that it doesn't supply variants of to_tsvector that take a
> regconfig as the first argument. Is there a reason for that? Why
> should the json(b) versions be different from the text versions?
No, there is no reason, I just missed that. Here is a new version of the
patch (only the functions part)
to add those variants.
| Attachment | Content-Type | Size |
|---|---|---|
| jsonb_fts_functions_v4.patch | text/x-patch | 26.0 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Rafia Sabih | 2017-03-31 03:43:09 | Re: WIP: [[Parallel] Shared] Hash |
| Previous Message | Etsuro Fujita | 2017-03-31 03:32:39 | Re: Something broken around FDW connection close |