Re: jsonb and nested hstore - Mailing list pgsql-hackers

From Tom Lane
Subject Re: jsonb and nested hstore
Date
Msg-id 23799.1390926576@sss.pgh.pa.us
Whole thread Raw
In response to Re: jsonb and nested hstore  (Andrew Dunstan <andrew@dunslane.net>)
Responses Re: jsonb and nested hstore  (Andrew Dunstan <andrew@dunslane.net>)
List pgsql-hackers
Andrew Dunstan <andrew@dunslane.net> writes:
> The problem is not the indexterm element, it's the space that might 
> exist outside it. Are we using block level elements like <para> inside 
> entry elements anywhere else?

Probably not, and I wonder why you're trying to.  Whole paras inside
a table entry (this is a table no?) don't sound like they are going
to lead to nice-looking results.
        regards, tom lane



pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: jsonb and nested hstore
Next
From: Bruce Momjian
Date:
Subject: Re: Function definition removed but prototype still there