failing - Search results in mailing lists

2024-03-29 09:08:44 | Re: cached plan must not change result type (James Pang)

failed to reexecute the SQL instead of throw error out. Like this document https:///documentation/server-prepare/#re-execution-of-failed-statements

2023-11-21 09:07:30 | Pg jdbc DNS failover (Nikolay Prokofiev)

fails with org.postgresql.util.PSQLException: Could not find a server with specified targetServerType: primary

2023-02-16 15:28:28 | Version 42.5.4 released (Dave Cramer)

failing tests. There are no code changes. Changes in 42.5.3 caused some tests to fail

2023-02-12 16:21:12 | [pgjdbc/pgjdbc] 3e1329: chore: avoid include(vararg) call in settings.grad... (Vladimir Sitnikov)

gradle.kts to resolve Renovate warning Renovate: Renovate failed to look up the following dependencies: benchmarks:postgresql

2023-02-11 11:58:37 | [pgjdbc/pgjdbc] 8ab22a: chore: skip autostyle markdown task to workaround ... (Vladimir Sitnikov)

failed for task ':benchmarks:autostyleMarkdownProcess': org.gradle.internal.execution.fingerprint.InputFingerprinter$InputFileFingerprintingException: Cannot fingerprint input

2023-01-10 18:53:15 | Re: stringtype=unspecified is null check problem (Martin Handsteiner)

fails. A developer is of course able to write a cast(? as varchar), normal users

2022-10-19 14:52:16 | [pgjdbc/pgjdbc] 9f90de: revert change to PGProperty.get() to keep the API ... (Dave Cramer)

getOrNull fix failing ArrayTest for versions below 9.1 change @code to @link for class names

2022-09-14 00:11:16 | [pgjdbc/pgjdbc] f4b8a0: Ignore simplequery for postgresql 8.4 (#2614) (Dave Cramer)

postgresql 8.4 (#2614) * Ignore simplequery for postgresql 8.4 * add comment wrt the test that fails

2022-07-20 16:43:16 | Postgres driver converting null bind values to Byte array (Karthik K L V)

fails with the below exception when the same bind value gets resolved to null from

2022-07-14 12:22:07 | [pgjdbc/pgjdbc] 6e453a: test: fix ConnectTimeoutTest to hadle SocketTimeou... (Daisuke)

failed. - When SocketTimeoutException is thrown, this test will be ignored and SKIPed. Note: In my environment

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

failed to connect to database ,as below error. With RHEL8 FIPS enabled , tomcat logs show

2022-06-08 18:24:09 | Can't connect to Postgres on GCP, except through DataGrip (Ben Pracht)

failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target

2022-06-01 18:06:53 | [pgjdbc/pgjdbc] 9432e4: chore: update S3 build cache region (Vladimir Sitnikov)

failed as following: Unable to store entry 0c7a345b9390a0d11a1caee702876390 to remote cache AWS S3 {push=true

2022-06-01 15:41:59 | [pgjdbc/pgjdbc] 6c0c5d: fix: support queries with up to 65535 (inclusive) ... (Vladimir Sitnikov)

failed with "Tried to send an out-of-range integer as a 2-byte value

2022-04-15 13:04:22 | [pgjdbc/pgjdbc] 97d910: More test and fix for issues discovered by #2476 (... (Uwe Schindler)

fails while America/Toronto it works. This explains the problems. * Rewrite test and make everything a parameter