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

From: Vladimir Sitnikov <sitnikov(dot)vladimir(at)gmail(dot)com>
To: Pavel Raiskup <praiskup(at)redhat(dot)com>
Cc: List <pgsql-jdbc(at)postgresql(dot)org>, Pavel Kajaba <pkajaba(at)redhat(dot)com>, Dave Cramer <notifications(at)github(dot)com>, Dave Cramer <pg(at)fastcrypt(dot)com>
Subject: Re: [pgjdbc] Implement JDBC specs via pre-processor step (#435)
Date: 2016-01-07 16:32:25
Message-ID: CAB=Je-HLZhtPRJKncmKwXo6qhkH7Hhs4x2srywQWvn66V-7-+Q@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

Pavel, summary is here:
http://www.postgresql.org/message-id/565750BE.9090804@lawinegevaar.nl

Other threads are: https://github.com/pgjdbc/pgjdbc/pull/435 and
http://www.postgresql.org/message-id/flat/000c01d0a7b6$97571ee0$c6055ca0$(at)eu#000c01d0a7b6$97571ee0$c6055ca0$@eu

There was a point by Mark on using delegation,
http://www.postgresql.org/message-id/d3d1281d44e89ed904b245293a85e765@imap.procolix.com,
however it solves "accept java.time in setObject(Object)" problem
only.
The other question on "how to implement
statement.setObject(...java.sql.SQLType)" is harder to solve by mere
delegation".

Vladimir

In response to

Browse pgsql-jdbc by date

  From Date Subject
Next Message Pavel Raiskup 2016-01-07 16:35:31 Re: [pgjdbc] Implement JDBC specs via pre-processor step (#435)
Previous Message Pavel Raiskup 2016-01-07 16:30:01 Re: [pgjdbc] Implement JDBC specs via pre-processor step (#435)