[pgjdbc/pgjdbc] 2cae5a: fix: first composite query not calling getNativeSq...

From: Jorge Solorzano <jorsol(at)gmail(dot)com>
To: pgsql-jdbc(at)postgresql(dot)org
Subject: [pgjdbc/pgjdbc] 2cae5a: fix: first composite query not calling getNativeSq...
Date: 2017-11-24 08:30:54
Message-ID: 5a17d8bed0f16_9b33f8941737c3813803@hookshot-fe5-cp1-prd.iad.github.net.mail
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

Branch: refs/heads/master
Home: https://github.com/pgjdbc/pgjdbc
Commit: 2cae5a199c2d08768ea9f784ee3f60cef244c4b0
https://github.com/pgjdbc/pgjdbc/commit/2cae5a199c2d08768ea9f784ee3f60cef244c4b0
Author: Jorge Solorzano <jorsol(at)gmail(dot)com>
Date: 2017-11-24 (Fri, 24 Nov 2017)

Changed paths:
M pgjdbc/src/main/java/org/postgresql/core/v3/CompositeQuery.java

Log Message:
-----------
fix: first composite query not calling getNativeSql() (#1020)

Browse pgsql-jdbc by date

  From Date Subject
Next Message Magnus Hagander 2017-11-24 12:30:37 [pgjdbc/pgjdbc] 8ba584: Fix documentation spelling of sslpasswordcallback ...
Previous Message Brett Wooldridge 2017-11-23 13:57:26 [pgjdbc/pgjdbc] 8a3004: Fixes #638 Implement support for get/setNetworkTim...