[pgjdbc/pgjdbc] 178eec: refactor: remove unused PgPreparedStatement.adjust...

From: Vladimir Sitnikov <sitnikov(dot)vladimir(at)gmail(dot)com>
To: pgsql-jdbc(at)postgresql(dot)org
Subject: [pgjdbc/pgjdbc] 178eec: refactor: remove unused PgPreparedStatement.adjust...
Date: 2018-07-16 14:47:03
Message-ID: 5b4cafe7ad422_1be2b2a6eb91c0c44764@hookshot-fe-da92815.cp1-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: 178eecc90643b36c8c5cd423ff311b26733384f2
https://github.com/pgjdbc/pgjdbc/commit/178eecc90643b36c8c5cd423ff311b26733384f2
Author: Vladimir Sitnikov <sitnikov(dot)vladimir(at)gmail(dot)com>
Date: 2018-07-16 (Mon, 16 Jul 2018)

Changed paths:
M pgjdbc/src/main/java/org/postgresql/jdbc/PgCallableStatement.java
M pgjdbc/src/main/java/org/postgresql/jdbc/PgPreparedStatement.java

Log Message:
-----------
refactor: remove unused PgPreparedStatement.adjustIndex (#1253)

**NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

Functionality will be removed from GitHub.com on January 31st, 2019.

Browse pgsql-jdbc by date

  From Date Subject
Next Message Christoph Berg 2018-07-18 13:09:46 [pgjdbc/pgjdbc] b1b1af: chore: remove editor backup files (#1255)
Previous Message Vladimir Sitnikov 2018-07-16 10:10:45 [pgjdbc/pgjdbc] 5898cd: docs: typo in 42.2.3 changelog "minute->second"