Re: Request for comment: pgjson project - Mailing list pgsql-general

From Tom Lane
Subject Re: Request for comment: pgjson project
Date
Msg-id 6013.1287236656@sss.pgh.pa.us
Whole thread Raw
In response to Request for comment: pgjson project  (Terry Laurenzo <tj@laurenzo.org>)
Responses Re: Request for comment: pgjson project
List pgsql-general
Terry Laurenzo <tj@laurenzo.org> writes:
> I'm a long-time postgres user but have never developed any extensions for
> it.  I had some time over the past week and decided to tackle a project I've
> had on my list for a while: adding robust JSON capabilities to the database
> server.

Hm, are you aware that there's already work going on in that area?
There are two relevant patches in the queue at
https://commitfest.postgresql.org/action/commitfest_view?id=7

Perhaps you should join forces with those folk instead of starting an
independent effort.  I don't believe that anyone thinks those patches
are set in stone yet, so design ideas are still welcome.

            regards, tom lane

pgsql-general by date:

Previous
From: "Andrus Moor"
Date:
Subject: How to change pg_trigger query so that it works in 9.0 without pg_trigger.tgisconstraint does not exist error
Next
From: Kynn Jones
Date:
Subject: Fastest way to check database's existence