From: | Terry Laurenzo <tj(at)laurenzo(dot)org> |
---|---|
To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
Cc: | pgsql-general(at)postgresql(dot)org |
Subject: | Re: Request for comment: pgjson project |
Date: | 2010-10-16 15:58:30 |
Message-ID: | AANLkTin8+M6j1eP3antLxLWXsbZ908+JwDcSKS+h-0DH@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
Thanks Tom. I wasn't aware - I did do a quick search at the beginning but
didn't turn this up. I'll post over on the hackers list.
Terry
On Sat, Oct 16, 2010 at 7:44 AM, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> wrote:
> Terry Laurenzo <tj(at)laurenzo(dot)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
>
From | Date | Subject | |
---|---|---|---|
Next Message | Alexander Farber | 2010-10-16 16:15:30 | Constraint: string length must be 32 chars |
Previous Message | Raymond O'Donnell | 2010-10-16 15:41:43 | Re: Fastest way to check database's existence |