| From: | Oleg Bartunov <obartunov(at)gmail(dot)com> |
|---|---|
| To: | Dmitry Dolgov <9erthalion6(at)gmail(dot)com> |
| Cc: | Pgsql Hackers <pgsql-hackers(at)postgresql(dot)org>, Andrew Dunstan <andrew(dot)dunstan(at)2ndquadrant(dot)com> |
| Subject: | Re: [PATCH] few fts functions for jsonb |
| Date: | 2017-03-31 19:17:52 |
| Message-ID: | CAF4Au4wAxSOcUN41uVO03CAQ_P5bvM_ELMmi9BHoxBLQtiAw2Q@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On 30 Mar 2017 23:43, "Dmitry Dolgov" <9erthalion6(at)gmail(dot)com> wrote:
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.
Congratulations with patch committed, who will write an addition
documentation? I think we need to touch FTS and JSON parts.
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Peter Geoghegan | 2017-03-31 19:19:38 | Re: Allow to specify #columns in heap/index_form_tuple |
| Previous Message | Jeff Janes | 2017-03-31 19:09:15 | Re: Patch: Write Amplification Reduction Method (WARM) |