| From: | Itagaki Takahiro <itagaki(dot)takahiro(at)gmail(dot)com> |
|---|---|
| To: | Robert Haas <robertmhaas(at)gmail(dot)com> |
| Cc: | Joseph Adams <joeyadams3(dot)14159(at)gmail(dot)com>, PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: Basic JSON support |
| Date: | 2010-09-21 13:31:01 |
| Message-ID: | AANLkTimzLKJDqBj4jrPBAuJn4v=62q+Q81uE6r6XRH9s@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On Tue, Sep 21, 2010 at 9:54 PM, Robert Haas <robertmhaas(at)gmail(dot)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
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Robert Haas | 2010-09-21 13:46:25 | Re: bg worker: general purpose requirements |
| Previous Message | Robert Haas | 2010-09-21 12:54:27 | Re: Basic JSON support |