From: | Dave Cramer <noreply(at)github(dot)com> |
---|---|
To: | pgsql-jdbc(at)lists(dot)postgresql(dot)org, pgsql-jdbc-commits(at)lists(dot)postgresql(dot)org |
Subject: | [pgjdbc/pgjdbc] 01736e: fix: remove redundant code (#2824) |
Date: | 2023-02-20 19:20:56 |
Message-ID: | pgjdbc/pgjdbc/push/refs/heads/master/efd36c-01736e@github.com |
Views: | Whole Thread | Raw Message | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-jdbc pgsql-jdbc-commits |
Branch: refs/heads/master
Home: https://github.com/pgjdbc/pgjdbc
Commit: 01736edfb41a79e2ca35d1f55bdc881bc90a51c1
https://github.com/pgjdbc/pgjdbc/commit/01736edfb41a79e2ca35d1f55bdc881bc90a51c1
Author: Dave Cramer <davecramer(at)gmail(dot)com>
Date: 2023-02-20 (Mon, 20 Feb 2023)
Changed paths:
M pgjdbc/src/main/java/org/postgresql/jdbc/PgConnection.java
Log Message:
-----------
fix: remove redundant code (#2824)
* fix: remove redundant code
* fix: autoclose statements created in executeSQLUpdate using closeable resource.
From | Date | Subject | |
---|---|---|---|
Next Message | Dave Cramer | 2023-02-20 21:21:15 | [pgjdbc/pgjdbc] 05b129: Pull fixes for PR#2556 into master (#2826) |
Previous Message | Vladimir Sitnikov | 2023-02-19 18:41:56 | [pgjdbc/pgjdbc] efd36c: chore(deps): bump Gradle to 8.0.1 (#2821) |
From | Date | Subject | |
---|---|---|---|
Next Message | renovate[bot] | 2023-02-20 20:44:11 | [pgjdbc/pgjdbc] b64bd6: fix(deps): update dependency org.checkerframework:... |
Previous Message | renovate[bot] | 2023-02-19 18:42:22 | [pgjdbc/pgjdbc] |