cores - Search results in mailing lists
Mailing lists >> pgsql-jdbc >> Thread
2025-05-23 12:58:51 | Re: Understanding DateStyle guc in startup packet (Laurenz Albe)
core.v3.QueryExecutorImpl.receiveParameterStatus() https:///pgjdbc/pgjdbc/blob/master/pgjdbc/src/main/java/org/postgresql/core/v3/QueryExecutorImpl.java#L2886 See the PostgreSQL
Mailing lists >> pgsql-jdbc >> Thread
2023-11-28 13:27:27 | Driver hangs in connect->MakeSSL.convert->SSLSocketImpl.startHandshake (Martin Lichtin)
core.v3.ConnectionFactoryImpl.enableSSL() at org.postgresql.core.v3.ConnectionFactoryImpl.tryConnect() at org.postgresql.core
Mailing lists >> pgsql-jdbc >> Thread
2023-03-26 22:23:01 | Parameter marker swapping in {fn timestampdiff()} (Matthew Bellew)
core utility and our sql tests flagged some unexpected results. I traced these to timestampdiff
Mailing lists >> pgsql-jdbc >> Thread
2023-02-12 12:49:42 | [pgjdbc/pgjdbc] 3ca256: fix(deps): update dependency org.osgi:org.osgi.cor... (renovate[bot])
core to v6 (#2798) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github
Mailing lists >> pgsql-jdbc >> Thread
2023-02-12 09:29:47 | [pgjdbc/pgjdbc] 19de03: fix(deps): update dependency org.osgi:org.osgi.cor... (renovate[bot])
paths: M pgjdbc/build.gradle.kts Log Message: ----------- fix(deps): update dependency org.osgi:org.osgi.core to v6
Mailing lists >> pgsql-jdbc >> Thread
2023-02-12 09:00:06 | [pgjdbc/pgjdbc] fbe90c: fix(deps): update dependency org.osgi:org.osgi.cor... (renovate[bot])
paths: M pgjdbc/build.gradle.kts Log Message: ----------- fix(deps): update dependency org.osgi:org.osgi.core to v6
Mailing lists >> pgsql-jdbc >> Thread
2023-02-10 21:26:05 | org.postgresql.util.PSQLException: ERROR: syntax error at or near "(" when calling org.postgresql.jdbc (Siddharth Jain)
core.v3.QueryExecutorImpl.receiveErrorResponse() at org.postgresql.core.v3.QueryExecutorImpl.processResults() at org.postgresql.core
Mailing lists >> pgsql-jdbc >> Thread >> Search in thread (5)
2022-06-22 13:12:10 | RE: JDBC-Platform error: unsupported key for HMAC algorithm (James Pang (chaolpan))
core.v3.ConnectionFactoryImpl.doAuthentication() │ │ at org.postgresql.core.v3.ConnectionFactoryImpl.tryConnect() │ │ at org.postgresql.core
Mailing lists >> pgsql-jdbc >> Thread
2022-04-22 14:06:10 | Why does the prepareThreshold=0 (to cover pgbouncer transaction mode) disables protocol binary transfers ? (w (Jakub Wartak)
core.v3.QueryExecutorImpl.sendParse() - this seems to be more tricky; fields[] was cleared We only
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)
core.v3.ConnectionFactoryImpl.doAuthentication() ~[.2.5] at org.postgresql.core.v3.ConnectionFactoryImpl.tryConnect() ~[.2.5] at org.postgresql
Mailing lists >> pgsql-jdbc >> Thread
2021-10-07 05:37:42 | Fwd: BUG #17216: No Password Provided Error - uncaught exception (Cliff Sizer)
core.v3.ConnectionFactoryImpl.doAuthentication() at org.postgresql.core.v3.ConnectionFactoryImpl.tryConnect() at org.postgresql.core
Mailing lists >> pgsql-jdbc >> Thread
2021-08-16 17:39:33 | Re: Are these bugs? (Brian Ye)
core.v3.ConnectionFactoryImpl.createSSPI() at org.postgresql.core.v3.ConnectionFactoryImpl.doAuthentication() at org.postgresql.core
Mailing lists >> pgsql-jdbc >> Thread
2021-08-06 17:07:13 | defaultRowFetchSize and no known snapshots error (Klika David)
core.v3.QueryExecutorImpl.receiveErrorResponse() at org.postgresql.core.v3.QueryExecutorImpl.processResults() at org.postgresql.core
Mailing lists >> pgsql-jdbc >> Thread
2021-03-23 21:00:23 | COPY FROM STDIN hang (Robert Creager)
core.VisibleBufferedInputStream.readMore() at org.postgresql.core.VisibleBufferedInputStream.ensureBytes() at org.postgresql.core.VisibleBufferedInputStream.read
Mailing lists >> pgsql-jdbc >> Thread
2021-03-18 22:20:23 | Exception while updating result set (Prasanth)
core.Tuple.set() at org.postgresql.jdbc.PgResultSet.setRowBufferColumn() at org.postgresql.jdbc.PgResultSet.updateRowBuffer