Re: Support for cert auth in JDBC

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Stephen Frost <sfrost(at)snowman(dot)net>
Cc: Marc-André Laverdière <marc-andre(at)atc(dot)tcs(dot)com>, pgsql-hackers(at)postgresql(dot)org
Subject: Re: Support for cert auth in JDBC
Date: 2011-05-17 14:27:41
Message-ID: 8428.1305642461@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Stephen Frost <sfrost(at)snowman(dot)net> writes:
> Marc-Andr,
> * Marc-Andr Laverdire (marc-andre(at)atc(dot)tcs(dot)com) wrote:
>> Would you please tell me how you'd prefer for me to proceed to do that?
>> Do I need write access to your CVS repo, or should I just send the code
>> and test case by email?

> Ideally, you would submit the patch, as a context diff, to this mailing
> list and then add the patch to our 'CommitFest' system:
> http://commitfest.postgresql.org

It sounded to me like this was a patch against the JDBC driver, not the
core server, in which case the above advice would be incorrect. JDBC
is developed by a separate project. You should join the pgsql-jdbc
mailing list and send your patch there.

regards, tom lane

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Florian Helmberger 2011-05-17 15:08:35 pg_class reltuples/relpages not updated by autovacuum/vacuum
Previous Message Stephen Frost 2011-05-17 13:23:27 Re: Support for cert auth in JDBC