Re: jsonb status

From: Andres Freund <andres(at)2ndquadrant(dot)com>
To: Josh Berkus <josh(at)agliodbs(dot)com>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: jsonb status
Date: 2014-03-19 16:58:59
Message-ID: 20140319165858.GF5459@awork2.anarazel.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On 2014-03-19 09:55:03 -0700, Josh Berkus wrote:
> On 03/19/2014 09:28 AM, Andres Freund wrote:
> > * The whole datastructure doesn't have any sensible highlevel
> > documentation.
>
> Explain ... ? I'm planning on improving the docs through the beta
> period for this, so can you explain what kind of docs we're missing here?

Ah, sorry, that was easy to misunderstand. I was talking about the
on-disk datastructure on the code level, not the user/SQL exposed
part. I've added more verbose FIXMEs to the relevant places where I
think such documentation should be added.

Greetings,

Andres Freund

--
Andres Freund http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Training & Services

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Jeff Janes 2014-03-19 17:34:36 effective_cache_size cannot be changed by a reload
Previous Message Josh Berkus 2014-03-19 16:55:03 Re: jsonb status