Re: JSON manipulation functions

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

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?

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.

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Florian Pflug 2010-05-25 10:03:57 Re: ROLLBACK TO SAVEPOINT
Previous Message KaiGai Kohei 2010-05-25 09:10:03 Re: ExecutorCheckPerms() hook