Re: Basic JSON support - Mailing list pgsql-hackers

From Itagaki Takahiro
Subject Re: Basic JSON support
Date
Msg-id AANLkTimzLKJDqBj4jrPBAuJn4v=62q+Q81uE6r6XRH9s@mail.gmail.com
Whole thread Raw
In response to Re: Basic JSON support  (Robert Haas <robertmhaas@gmail.com>)
List 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


pgsql-hackers by date:

Previous
From: Robert Haas
Date:
Subject: Re: Basic JSON support
Next
From: Robert Haas
Date:
Subject: Re: bg worker: general purpose requirements