Re: 42.2.3 regression in fn timestampadd(SQL_TSI_MINUTE)

From: Vladimir Sitnikov <sitnikov(dot)vladimir(at)gmail(dot)com>
To: Adam Rauch <adam(at)labkey(dot)com>
Cc: List <pgsql-jdbc(at)postgresql(dot)org>
Subject: Re: 42.2.3 regression in fn timestampadd(SQL_TSI_MINUTE)
Date: 2018-07-14 10:06:18
Message-ID: CAB=Je-EQUCGMUW2RZgEZapAKdi1a81_oh0-k8sgKhJwe8r8WMQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

Adam, thanks for the prompt report.

Please feel free to review a suggested fix:
https://github.com/pgjdbc/pgjdbc/pull/1250

Vladimir

In response to

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Dave Cramer 2018-07-14 11:01:08 [pgjdbc/pgjdbc] 6287c9: fix: setNull for types not in java.sql.Types (e.g....
Previous Message Vladimir Sitnikov 2018-07-14 09:55:37 [pgjdbc/pgjdbc] 776e17: docs: fix broken commit link in 42.2.3 changelog