Re: [pgjdbc] Implement JDBC specs via pre-processor step (#435)

From: Pavel Kajaba <pkajaba(at)redhat(dot)com>
To: Dave Cramer <pg(at)fastcrypt(dot)com>
Cc: Vladimir Sitnikov <sitnikov(dot)vladimir(at)gmail(dot)com>, Stephen Nelson <stephen(at)eccostudio(dot)com>, List <pgsql-jdbc(at)postgresql(dot)org>, Pavel Raiskup <praiskup(at)redhat(dot)com>
Subject: Re: [pgjdbc] Implement JDBC specs via pre-processor step (#435)
Date: 2016-01-19 20:13:49
Message-ID: 48112715.19853068.1453234429084.JavaMail.zimbra@redhat.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

> The advantage of github pull requests is that travis will build it for you
and make sure it compiles etc. Nothing gets committed.

Here [1] is my pull request. Coding style test failed but it's easy fix.

[1] https://github.com/pgjdbc/pgjdbc/pull/495

In response to

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Vladimir Sitnikov 2016-01-19 20:38:44 Re: [pgjdbc] Implement JDBC specs via pre-processor step (#435)
Previous Message Robert Haas 2016-01-19 18:01:47 Re: Re: [JDBC] 9.4-1207 behaves differently with server side prepared statements compared to 9.2-1102