From: | Craig Ringer <craig(at)2ndquadrant(dot)com> |
---|---|
To: | Arcadiy Ivanov <arcadiy(at)gmail(dot)com>, PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: Corporate and Individual Contributor License Agreements (CLAs) |
Date: | 2014-10-07 05:04:54 |
Message-ID: | 54337476.3040605@2ndquadrant.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On 10/07/2014 03:58 AM, Arcadiy Ivanov wrote:
> Hi folks,
>
> My corp (CSC) OSS division requires CLAs to be signed for OSS project
> participation to begin. I need to fix a few problems in PGJDBC driver
> and am unable to start without them.
Would you mind enumerating those problems?
Ideally, it'd be best to do so as github issues on
https://github.com/pgjdbc/pgjdbc/
accompanied by details and where possible test cases.
A post to the PgJDBC mailing list would be OK too.
PgJDBC is a separate, though associated, project, and pgsql-hackers
isn't really the right place.
Before starting work on fixing issues it's important to discuss them and
make sure there's a reasonable level of agreement that those issues are
in fact problems, and that the approach you plan on taking to fix them
will be acceptable. Otherwise you might do a lot of work only to have it
rejected, or to find that you've fixed a problem that really stemmed
from a misunderstanding of how something works.
--
Craig Ringer http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Training & Services
From | Date | Subject | |
---|---|---|---|
Next Message | Dilip kumar | 2014-10-07 05:33:52 | Re: TODO : Allow parallel cores to be used by vacuumdb [ WIP ] |
Previous Message | Craig Ringer | 2014-10-07 04:56:50 | Re: Corporate and Individual Contributor License Agreements (CLAs) |