Re: JSON manipulation functions

From: Robert Haas <robertmhaas(at)gmail(dot)com>
To: Joseph Adams <joeyadams3(dot)14159(at)gmail(dot)com>
Cc: PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>, magnus(at)hagander(dot)net
Subject: Re: JSON manipulation functions
Date: 2010-05-25 10:57:12
Message-ID: AANLkTilzkJSgTj6LJ8hRvVnVhkHIAqcpgw2mntriWGGv@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Tue, May 25, 2010 at 5:37 AM, Joseph Adams
<joeyadams3(dot)14159(at)gmail(dot)com> wrote:
> I started a wiki article for brainstorming the JSON API:
> http://wiki.postgresql.org/wiki/JSON_API_Brainstorm .  I also made
> substantial changes to the draft of the API based on discussion here
> and on the #postgresql IRC channel.
>
> Is it alright to use the wiki for brainstorming, or should it stay on
> the mailing list or go somewhere else?

Well, I think it's fine to use the wiki for brainstorming, but before
you change the design you probably need to talk about it here. You
can't rely on everyone on -hackers to follow changes on a wiki page
somewhere. It looks like the API has been overhauled pretty heavily
since the last version we talked about here, and I'm not sure I
understand it.

> I'll try not to spend too much time quibbling over the specifics as I
> tend to do.  While the brainstorming is going on, I plan to start
> implementing the datatype by itself so I can establish an initial
> working codebase.

Sounds good.

--
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise Postgres Company

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Florian Pflug 2010-05-25 11:02:40 Re: Exposing the Xact commit order to the user
Previous Message Sam Mason 2010-05-25 10:47:31 Re: Hiding data in postgresql