Re: [HACKERS] [PATCH] few fts functions for jsonb - Mailing list pgsql-hackers

From Dmitry Dolgov
Subject Re: [HACKERS] [PATCH] few fts functions for jsonb
Date
Msg-id CA+q6zcX0KWMXKzm1ujQ74nO4W1=bqq3LsHQMOy9U3rdma9izhw@mail.gmail.com
Whole thread Raw
In response to Re: [HACKERS] [PATCH] few fts functions for jsonb  (Oleg Bartunov <obartunov@gmail.com>)
Responses Re: [HACKERS] [PATCH] few fts functions for jsonb  (Andrew Dunstan <andrew.dunstan@2ndquadrant.com>)
List pgsql-hackers
> On 28 February 2017 at 19:21, Oleg Bartunov <obartunov@gmail.com> wrote:
> 1. add json support

I've added json support for all functions.

>  Its_headline  should returns the original json with highlighting

Yes, I see now. I don't think it's worth it to add a special option for that
purpose, so I've just changed the implementation to return the original json(b).
Attachment

pgsql-hackers by date:

Previous
From: Magnus Hagander
Date:
Subject: Re: [HACKERS] Need a builtin way to run all tests faster manner
Next
From: Euler Taveira
Date:
Subject: Re: [HACKERS] Upgrading postmaster's log messages about bind/listen errors