Re: Wanted: jsonb on-disk representation documentation - Mailing list pgsql-hackers

From Andrew Dunstan
Subject Re: Wanted: jsonb on-disk representation documentation
Date
Msg-id 536AA4B4.8080704@dunslane.net
Whole thread Raw
In response to Re: Wanted: jsonb on-disk representation documentation  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: Wanted: jsonb on-disk representation documentation  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
On 05/07/2014 04:13 PM, Tom Lane wrote:

> A README file would be better,
> perhaps, but there's not a specific directory associated with the jsonb
> code; so I think this sort of info belongs either in jsonb.h or in the
> file header comment for jsonb_gin.c.
>
>

Is there any reason we couldn't have a README.jsonb?

cheers

andrew



pgsql-hackers by date:

Previous
From: Merlin Moncure
Date:
Subject: Re: proposal: Set effective_cache_size to greater of .conf value, shared_buffers
Next
From: Tom Lane
Date:
Subject: Re: jsonb existence queries are misimplemented by jsonb_ops