compile - Search results in mailing lists

2022-08-03 13:15:06 | [pgjdbc/pgjdbc] b5ee57: Backpatch changes for 42.2.25 (#2581) (Dave Cramer)

changes for 42.2.25 (#2581) * Backpatch changes for 42.2.25 * fixed test to compile for 42.2.x

2022-06-22 13:12:10 | RE: JDBC-Platform error: unsupported key for HMAC algorithm (James Pang (chaolpan))

compiler=NONE -Xrunjdwp:transport=dt_socket,server=y,suspend=n,address=2701 -XX:MaxMetaspaceSize=1200M

2022-06-17 18:26:34 | [pgjdbc/pgjdbc] 6398a9: bump gradle to version 3 to fix compile errors wit... (Dave Cramer)

/build.gradle Log Message: ----------- bump gradle to version 3 to fix compile errors with jdk17 (#2550)

2022-03-22 22:49:52 | Re: Java client connection problem on FIPS enabled hosts (with password_encryption = scram-sha-256 (Michael Paquier)

compiled with OpenSSL, Postgres computes its set of SHA-256 hashes with the low-level

2022-01-07 15:12:50 | Re: Postgresql-jdbc sources in maven central repository differ from the official ones (Vladimir Sitnikov)

compiled with Gradle. repository This is expected (==reduced feature set) maven located tarball This file

2021-08-16 17:39:33 | Re: Are these bugs? (Brian Ye)

compile the package after adding the following into the build path, but have the run-time

2021-05-26 14:33:40 | [pgjdbc/pgjdbc] 85230b: test: Add CREATE_REPLICAS option to create replica... (Sehrope Sarkuni)

compiled from source to omni action Commit: 98faa230632e93fbbf095d4b645b53f8a60687c5 https:///pgjdbc/pgjdbc/commit/98faa230632e93fbbf095d4b645b53f8a60687c5 Author: Sehrope Sarkuni Date

2021-05-19 13:26:16 | reWriteBatchedInserts causes Inserts to freeze/lock (Semen Yefimenko)

compiled by gcc (SUSE Linux) 4.8.5, 64-bit) and are running batches of *25.000 *while

2021-03-23 21:00:23 | COPY FROM STDIN hang (Robert Creager)

compiled by FreeBSD clang version 9.0.1 (git@github.com:llvm/llvm-project.git c1a0a213378a458fbea1a5c77b315c7dce08fd05) (based on LLVM 9.0.1), 64-bit 9.3-1104-jdbc41

2020-11-27 11:51:45 | JDBC driver error: "syntax error at end of input" when no primary key (Tomas Janco)

compiled by Visual C++ build 1800, 64-bit Sample code: import java.sql.Connection; import

2020-11-17 23:21:34 | Re: embeded tomcat and correct DataSource. (Dave Cramer)

robjsargent@gmail.com> wrote: Quarkus can be compiled to native ... https:///guides/building-native-image Dave Cramer www.postgres.rocks

2020-10-28 00:00:34 | RE: Support for Java 6 and later (r.takahashi_2@fujitsu.com)

compiles with Java 6. The next LTS Java would be Java 17 in September 2021, and I believe

2020-10-20 19:04:49 | Re: PostgresSQL 10 | Driver 42.2.5 | Float Conversion Issue (Mikael)

compiler support it. Inexact means that some values cannot be converted exactly to the internal

2020-05-20 06:59:47 | CopyManager.copyOut stuck in socket read (Karthik Shivashankar)

compiled by gcc (GCC) 4.8.5 20150623 (Red Hat 4.8.5-4), 64-bit JDBC driver: postgresql

2020-03-17 08:38:44 | Re: pgjdbc: Maven -> Gradle, Java 6 => 7, JUnit 4 => 5 (Vladimir Sitnikov)

compiling Just in case you missed, there's https:///pgjdbc/pgjdbc/pull/1627 which is a fully-workable