access - Search results in mailing lists
Mailing lists >> pgsql-jdbc >> Thread
2023-01-12 17:45:43 | [pgjdbc/pgjdbc] b840bf: fix: improve thread safety of PgResultSet#getTimes... (sz-liva)
concurrent access to resultests derived from different statements of the same connection. fixes https:///pgjdbc/pgjdbc/issues/2723
Mailing lists >> pgsql-jdbc >> Thread
2022-06-17 10:46:23 | [pgjdbc/pgjdbc] 3657bd: chore: bump Gradle to 7.4.2 (Vladimir Sitnikov)
access Commit: 386813ea65396f8f435817ff5b9ccf5a34586ef2 https:///pgjdbc/pgjdbc/commit/386813ea65396f8f435817ff5b9ccf5a34586ef2 Author: Vladimir
Mailing lists >> pgsql-jdbc >> Thread
2022-05-28 13:53:47 | Re: Clarification on thread-safety (Martin Pärtel)
access to the connection yourself. However it is often more convenient and performant to open
Mailing lists >> pgsql-jdbc >> Thread
2022-04-25 20:20:29 | Re: Why does the prepareThreshold=0 (to cover pgbouncer transaction mode) disables protocol binary transfers (David G. Johnston)
access to the extended query protocol's parse/bind/execute. It is quite possible an even better
Mailing lists >> pgsql-jdbc >> Thread >> Search in thread (2)
2022-03-22 15:58:49 | Java client connection problem on FIPS enabled hosts (with password_encryption = scram-sha-256) (McDermott, Becky)
access$700() ~[.9.5.5] at com.mchange.v2.resourcepool.BasicResourcePool$ScatteredAcquireTask.run() ~[.9.5.5] at com.mchange
Mailing lists >> pgsql-jdbc >> Thread
2022-02-28 10:51:56 | Re: 2x slowdown of JDBC driver 42.3.0+ (Dave Cramer)
operations is slower? Do you have access to the server logs ? Dave Cramer www.postgres.rocks
Mailing lists >> pgsql-jdbc >> Thread
2021-12-28 21:26:04 | [pgjdbc/pgjdbc] bf04e3: refactor: Use multi-catch for exceptions in Connec... (Sehrope Sarkuni)
access to the full connection properties and the type of authentication that is being requested
Mailing lists >> pgsql-jdbc >> Thread
2021-10-07 05:37:42 | Fwd: BUG #17216: No Password Provided Error - uncaught exception (Cliff Sizer)
access$100() at org.postgresql.Driver$ConnectThread.run() ... 1 common frames omitted Kind regards, Cliff
Mailing lists >> pgsql-jdbc >> Thread >> Search in thread (2)
2021-09-09 02:56:35 | RE: Duplicate tables information through metadata queries (ldh@laurent-hasson.com)
access to the JAR somewhere) and could test it. I am not able to make
Mailing lists >> pgsql-jdbc >> Thread >> Search in thread (2)
2021-04-14 17:57:07 | illegal reflective access (LanChi)
access operation has occurred WARNING: Illegal reflective access by org.postgresql.jdbc.TimestampUtils (file:/C:/Users/LanChi/Desktop/PubHub-StarterKit/WebContent/WEB-INF/lib/postgresql-42.1.1.jar
Mailing lists >> pgsql-jdbc >> Thread
2020-10-08 12:05:15 | Postgresql JDBC Connect times out on Mac Mini after Mac OS 10.15.7 upgrade (David Gradwell)
accessing any server except 127.0.0.1. This was around the time we upgraded to Mac OS 10.15.7. We wrote
Mailing lists >> pgsql-jdbc >> Thread
2020-06-01 12:54:49 | [pgjdbc/pgjdbc] 14b62a: Merge pull request from GHSA-37xm-4h3m-5w3v (Sehrope Sarkuni)
access and doctypes Fixes XXE vulnerability by defaulting to disabling external access and doc types
Mailing lists >> pgsql-jdbc >> Thread
2020-05-28 13:43:01 | [pgjdbc/pgjdbc] 7ef93f: refactor: Clean up whitespace in existingPgSQLXML... (Dave Cramer)
access and doctypes Fixes XXE vulnerability by defaulting to disabling external access and doc types
Mailing lists >> pgsql-jdbc >> Thread
2020-05-27 15:15:38 | [pgjdbc/pgjdbc] 7ef93f: refactor: Clean up whitespace in existingPgSQLXML... (Dave Cramer)
access and doctypes Fixes XXE vulnerability by defaulting to disabling external access and doc types
Mailing lists >> pgsql-jdbc >> Thread >> Search in thread (2)
2020-05-11 06:20:48 | Re: getTypeMap() returns null - bug? (rob stone)
access error occurs or this method is called on a closed connection SQLFeatureNotSupportedException - if the JDBC