Re: Basic JSON support

Itagaki Takahiro <itagaki.takahiro@gmail.com>

From: Itagaki Takahiro <itagaki.takahiro@gmail.com>
To: Robert Haas <robertmhaas@gmail.com>
Cc: Joseph Adams <joeyadams3.14159@gmail.com>, PostgreSQL Hackers <pgsql-hackers@postgresql.org>
Date: 2010-09-21T13:31:01Z
Lists: pgsql-hackers
On Tue, Sep 21, 2010 at 9:54 PM, Robert Haas <robertmhaas@gmail.com> wrote:
> It alarms me quite a bit that someone who is a committer on this
> project would accidentally copy code from another project with a
> different license into PostgreSQL.  How does that happen?  And how
> much got copied, besides the regular expression?  I would be inclined
> to flush this patch altogether rather than take ANY risk of GPL
> contamination.

Only regular expressions in the scanner. So I've thought it's OK,
but I should have been more careful. Sorry.

-- 
Itagaki Takahiro