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+q6zcV=K6pdc+n4A_9TWoEHTnxK0a7tK-eDA_Yqm10wDm7LuA@mail.gmail.com
Whole thread Raw
In response to Re: [HACKERS] [PATCH] few fts functions for jsonb  (Andrew Dunstan <andrew.dunstan@2ndquadrant.com>)
Responses Re: [HACKERS] [PATCH] few fts functions for jsonb  (Andrew Dunstan <andrew.dunstan@2ndquadrant.com>)
List pgsql-hackers
> On 21 March 2017 at 03:03, Andrew Dunstan <andrew.dunstan@2ndquadrant.com> wrote:
>
> However, I think it should probably be broken up into a couple of pieces -
> one for the generic json/jsonb transforms infrastructure (which probably
> needs some more comments) and one for the FTS functions that will use it.

Sure, here are two patches with separated functionality and a bit more
commentaries for the transform functions.
Attachment

pgsql-hackers by date:

Previous
From: Andrew Dunstan
Date:
Subject: Re: [HACKERS] PL/Python: Add cursor and execute methods to planobject
Next
From: Mark Dilger
Date:
Subject: Re: [HACKERS] cast result of copyNode()