pgjdbc/pgjdbc GitHub issues and pull requests (mirror)
help / color / mirror / Atom feed[pgjdbc/pgjdbc] PR #3791: fix(deps): update dependency spotbugs to v4.9.4
2025-09-08 05:59 UTC "renovate-bot (@renovate-bot)" <[email protected]>
[pgjdbc/pgjdbc] PR #3790: fix(deps): update dependency net.bytebuddy:byte-buddy-parent to v1.17.7
2025-09-08 05:59 UTC "renovate-bot (@renovate-bot)" <[email protected]>
[pgjdbc/pgjdbc] PR #3789: chore(deps): update codecov/codecov-action digest to 5a10915
2025-09-08 00:29 UTC "renovate-bot (@renovate-bot)" <[email protected]>
[pgjdbc/pgjdbc] PR #3788: chore(deps): update actions/github-script digest to f28e40c
2025-09-08 00:29 UTC "renovate-bot (@renovate-bot)" <[email protected]>
[pgjdbc/pgjdbc] issue #3787: junit scope in *pom.xml
2025-09-04 14:15 UTC "Dmole (@Dmole)" <[email protected]>
` Re: [pgjdbc/pgjdbc] issue #3787: junit scope in *pom.xml
2025-09-04 15:00 UTC "davecramer (@davecramer)" <[email protected]>
` Re: [pgjdbc/pgjdbc] issue #3787: junit scope in *pom.xml
2025-09-04 19:18 UTC "Dmole (@Dmole)" <[email protected]>
[3+ messages in thread]
[pgjdbc/pgjdbc] issue #2918: Set defaultRowFetchSize=10000 by default to improve app stability
2023-06-02 15:29 UTC "vlsi (@vlsi)" <[email protected]>
` Re: [pgjdbc/pgjdbc] issue #2918: Set defaultRowFetchSize=10000 by default to improve app stability
2023-06-02 15:34 UTC "davecramer (@davecramer)" <[email protected]>
` Re: [pgjdbc/pgjdbc] issue #2918: Set defaultRowFetchSize=10000 by default to improve app stability
2023-07-12 08:16 UTC "zhurs (@zhurs)" <[email protected]>
` Re: [pgjdbc/pgjdbc] issue #2918: Set defaultRowFetchSize=10000 by default to improve app stability
2023-07-12 12:20 UTC "davecramer (@davecramer)" <[email protected]>
` Re: [pgjdbc/pgjdbc] issue #2918: Set defaultRowFetchSize=10000 by default to improve app stability
2023-07-12 17:25 UTC "lure (@lure)" <[email protected]>
` Re: [pgjdbc/pgjdbc] issue #2918: Set defaultRowFetchSize=10000 by default to improve app stability
2023-07-12 17:30 UTC "davecramer (@davecramer)" <[email protected]>
` Re: [pgjdbc/pgjdbc] issue #2918: Set defaultRowFetchSize=10000 by default to improve app stability
2023-07-12 17:36 UTC "lure (@lure)" <[email protected]>
` Re: [pgjdbc/pgjdbc] issue #2918: Set defaultRowFetchSize=10000 by default to improve app stability
2023-07-12 17:37 UTC "lure (@lure)" <[email protected]>
` Re: [pgjdbc/pgjdbc] issue #2918: Set defaultRowFetchSize=10000 by default to improve app stability
2023-07-12 17:48 UTC "davecramer (@davecramer)" <[email protected]>
` Re: [pgjdbc/pgjdbc] issue #2918: Set defaultRowFetchSize=10000 by default to improve app stability
2023-07-12 19:03 UTC "lure (@lure)" <[email protected]>
` Re: [pgjdbc/pgjdbc] issue #2918: Set defaultRowFetchSize=10000 by default to improve app stability
2023-07-12 19:53 UTC "davecramer (@davecramer)" <[email protected]>
` Re: [pgjdbc/pgjdbc] issue #2918: Set defaultRowFetchSize=10000 by default to improve app stability
2023-07-13 10:41 UTC "davecramer (@davecramer)" <[email protected]>
` Re: [pgjdbc/pgjdbc] issue #2918: Set defaultRowFetchSize=10000 by default to improve app stability
2023-07-13 11:01 UTC "vlsi (@vlsi)" <[email protected]>
` Re: [pgjdbc/pgjdbc] issue #2918: Set defaultRowFetchSize=10000 by default to improve app stability
2023-07-13 11:09 UTC "davecramer (@davecramer)" <[email protected]>
` Re: [pgjdbc/pgjdbc] issue #2918: Set defaultRowFetchSize=10000 by default to improve app stability
2023-07-13 11:29 UTC "zhurs (@zhurs)" <[email protected]>
` Re: [pgjdbc/pgjdbc] issue #2918: Set defaultRowFetchSize=10000 by default to improve app stability
2023-07-13 11:33 UTC "davecramer (@davecramer)" <[email protected]>
` Re: [pgjdbc/pgjdbc] issue #2918: Set defaultRowFetchSize=10000 by default to improve app stability
2025-09-04 12:19 UTC "freak2fast4u (@freak2fast4u)" <[email protected]>
` Re: [pgjdbc/pgjdbc] issue #2918: Set defaultRowFetchSize=10000 by default to improve app stability
2025-09-04 15:03 UTC "davecramer (@davecramer)" <[email protected]>
[18+ messages in thread]
[pgjdbc/pgjdbc] issue #3781: Performance Optimization: PgPreparedStatement.getMetaData Should Not Use QUERY_ONESHOT
2025-08-22 04:40 UTC "ShenFeng312 (@ShenFeng312)" <[email protected]>
` Re: [pgjdbc/pgjdbc] issue #3781: Performance Optimization: PgPreparedStatement.getMetaData Should Not Use QUERY_ONESHOT
2025-08-22 09:24 UTC "davecramer (@davecramer)" <[email protected]>
` Re: [pgjdbc/pgjdbc] issue #3781: Performance Optimization: PgPreparedStatement.getMetaData Should Not Use QUERY_ONESHOT
2025-09-03 05:22 UTC "ShenFeng312 (@ShenFeng312)" <[email protected]>
[3+ messages in thread]
[pgjdbc/pgjdbc] PR #3783: perf: remove QUERY_ONESHOT flag when calling getMetaData
2025-08-25 05:16 UTC "ShenFeng312 (@ShenFeng312)" <[email protected]>
` Re: [pgjdbc/pgjdbc] PR #3783: perf: remove QUERY_ONESHOT flag when calling getMetaData
2025-08-25 05:28 UTC "ShenFeng312 (@ShenFeng312)" <[email protected]>
` Re: [pgjdbc/pgjdbc] PR #3783: perf: remove QUERY_ONESHOT flag when calling getMetaData
2025-08-25 08:31 UTC "ShenFeng312 (@ShenFeng312)" <[email protected]>
` Re: [pgjdbc/pgjdbc] PR #3783: perf: remove QUERY_ONESHOT flag when calling getMetaData
2025-09-01 07:59 UTC "ShenFeng312 (@ShenFeng312)" <[email protected]>
[4+ messages in thread]
[pgjdbc/pgjdbc] issue #3786: Missing feature
2025-08-27 09:40 UTC "dvujicic (@dvujicic)" <[email protected]>
[pgjdbc/pgjdbc] issue #3761: BaseDataSource getProperty does not get all properties.
2025-08-13 22:57 UTC "simon-greatrix (@simon-greatrix)" <[email protected]>
` Re: [pgjdbc/pgjdbc] issue #3761: BaseDataSource getProperty does not get all properties.
2025-08-18 11:26 UTC "simon-greatrix (@simon-greatrix)" <[email protected]>
` Re: [pgjdbc/pgjdbc] issue #3761: BaseDataSource getProperty does not get all properties.
2025-08-27 07:03 UTC "simon-greatrix (@simon-greatrix)" <[email protected]>
[3+ messages in thread]
[pgjdbc/pgjdbc] issue #3692: Wrong time formatting ResultSet.getTime(); for Europe/Belgrade and "Europe/Prague"
2025-06-25 10:32 UTC "labanovichttps (@labanovichttps)" <[email protected]>
` Re: [pgjdbc/pgjdbc] issue #3692: Wrong time formatting ResultSet.getTime(); for Europe/Belgrade and "Europe/Prague"
2025-06-25 10:33 UTC "labanovichttps (@labanovichttps)" <[email protected]>
` Re: [pgjdbc/pgjdbc] issue #3692: Wrong time formatting ResultSet.getTime(); for Europe/Belgrade and "Europe/Prague"
2025-06-25 10:34 UTC "labanovichttps (@labanovichttps)" <[email protected]>
` Re: [pgjdbc/pgjdbc] issue #3692: Wrong time formatting ResultSet.getTime(); for Europe/Belgrade and "Europe/Prague"
2025-06-25 11:46 UTC "davecramer (@davecramer)" <[email protected]>
` Re: [pgjdbc/pgjdbc] issue #3692: Wrong time formatting ResultSet.getTime(); for Europe/Belgrade and "Europe/Prague"
2025-08-21 22:06 UTC "Frank-Gu-81 (@Frank-Gu-81)" <[email protected]>
` Re: [pgjdbc/pgjdbc] issue #3692: Wrong time formatting ResultSet.getTime(); for Europe/Belgrade and "Europe/Prague"
2025-08-21 23:55 UTC "davecramer (@davecramer)" <[email protected]>
` Re: [pgjdbc/pgjdbc] issue #3692: Wrong time formatting ResultSet.getTime(); for Europe/Belgrade and "Europe/Prague"
2025-08-22 17:01 UTC "QuChen88 (@QuChen88)" <[email protected]>
` Re: [pgjdbc/pgjdbc] issue #3692: Wrong time formatting ResultSet.getTime(); for Europe/Belgrade and "Europe/Prague"
2025-08-22 18:20 UTC "davecramer (@davecramer)" <[email protected]>
[8+ messages in thread]
[pgjdbc/pgjdbc] PR #3778: fix: avoid IllegalStateException: Timer already cancelled when StatementCancelTimerTask.run throws a runtime error
2025-08-20 08:30 UTC "vlsi (@vlsi)" <[email protected]>
` Re: [pgjdbc/pgjdbc] PR #3778: fix: avoid IllegalStateException: Timer already cancelled when StatementCancelTimerTask.run throws a runtime error
2025-08-20 12:31 UTC "lfgcampos (@lfgcampos)" <[email protected]>
` Re: [pgjdbc/pgjdbc] PR #3778: fix: avoid IllegalStateException: Timer already cancelled when StatementCancelTimerTask.run throws a runtime error
2025-08-21 09:42 UTC "davecramer (@davecramer)" <[email protected]>
` Re: [pgjdbc/pgjdbc] PR #3778: fix: avoid IllegalStateException: Timer already cancelled when StatementCancelTimerTask.run throws a runtime error
2025-08-22 16:27 UTC "vlsi (@vlsi)" <[email protected]>
` Re: [pgjdbc/pgjdbc] PR #3778: fix: avoid IllegalStateException: Timer already cancelled when StatementCancelTimerTask.run throws a runtime error
2025-08-22 17:03 UTC "lfgcampos (@lfgcampos)" <[email protected]>
` Re: [pgjdbc/pgjdbc] PR #3778: fix: avoid IllegalStateException: Timer already cancelled when StatementCancelTimerTask.run throws a runtime error
2025-08-22 17:31 UTC "vlsi (@vlsi)" <[email protected]>
[6+ messages in thread]
[pgjdbc/pgjdbc] PR #3782: test: add bench for batch insert via unnest with arrays
2025-08-22 12:37 UTC "lantalex (@lantalex)" <[email protected]>
` Re: [pgjdbc/pgjdbc] PR #3782: test: add bench for batch insert via unnest with arrays
2025-08-22 13:58 UTC "vlsi (@vlsi)" <[email protected]>
[2+ messages in thread]
[pgjdbc/pgjdbc] issue #3195: Alternative implementation for reWriteBatchedInserts
2024-04-08 11:02 UTC "vlsi (@vlsi)" <[email protected]>
` Re: [pgjdbc/pgjdbc] issue #3195: Alternative implementation for reWriteBatchedInserts
2024-05-02 18:59 UTC "davecramer (@davecramer)" <[email protected]>
` Re: [pgjdbc/pgjdbc] issue #3195: Alternative implementation for reWriteBatchedInserts
2025-08-22 12:40 UTC "lantalex (@lantalex)" <[email protected]>
` Re: [pgjdbc/pgjdbc] issue #3195: Alternative implementation for reWriteBatchedInserts
2025-08-22 12:43 UTC "lantalex (@lantalex)" <[email protected]>
[4+ messages in thread]
[pgjdbc/pgjdbc] PR #3780: fix: avoid NullPointerException when cancelling a query if cancel key is not known yet
2025-08-21 13:32 UTC "vlsi (@vlsi)" <[email protected]>
` Re: [pgjdbc/pgjdbc] PR #3780: fix: avoid NullPointerException when cancelling a query if cancel key is not known yet
2025-08-21 13:35 UTC "davecramer (@davecramer)" <[email protected]>
` Re: [pgjdbc/pgjdbc] PR #3780: fix: avoid NullPointerException when cancelling a query if cancel key is not known yet
2025-08-21 13:45 UTC "vlsi (@vlsi)" <[email protected]>
` Re: [pgjdbc/pgjdbc] PR #3780: fix: avoid NullPointerException when cancelling a query if cancel key is not known yet
2025-08-21 13:49 UTC "davecramer (@davecramer)" <[email protected]>
` Re: [pgjdbc/pgjdbc] PR #3780: fix: avoid NullPointerException when cancelling a query if cancel key is not known yet
2025-08-21 14:47 UTC "vlsi (@vlsi)" <[email protected]>
` Re: [pgjdbc/pgjdbc] PR #3780: fix: avoid NullPointerException when cancelling a query if cancel key is not known yet
2025-08-22 08:08 UTC "krystianzybala (@krystianzybala)" <[email protected]>
[6+ messages in thread]
[pgjdbc/pgjdbc] issue #3779: SQLException subclasses support
2025-08-20 18:17 UTC "ivan-ra (@ivan-ra)" <[email protected]>
` Re: [pgjdbc/pgjdbc] issue #3779: SQLException subclasses support
2025-08-20 18:48 UTC "vlsi (@vlsi)" <[email protected]>
` Re: [pgjdbc/pgjdbc] issue #3779: SQLException subclasses support
2025-08-20 19:24 UTC "ivan-ra (@ivan-ra)" <[email protected]>
[3+ messages in thread]
[pgjdbc/pgjdbc] issue #3731: Entity Manager Creation issue with jdbc driver > 42.7.4
2025-07-22 12:49 UTC "monclaf (@monclaf)" <[email protected]>
` Re: [pgjdbc/pgjdbc] issue #3731: Entity Manager Creation issue with jdbc driver > 42.7.4
2025-07-22 15:08 UTC "vlsi (@vlsi)" <[email protected]>
` Re: [pgjdbc/pgjdbc] issue #3731: Entity Manager Creation issue with jdbc driver > 42.7.4
2025-07-25 14:13 UTC "monclaf (@monclaf)" <[email protected]>
` Re: [pgjdbc/pgjdbc] issue #3731: Entity Manager Creation issue with jdbc driver > 42.7.4
2025-07-25 14:20 UTC "vlsi (@vlsi)" <[email protected]>
` Re: [pgjdbc/pgjdbc] issue #3731: Entity Manager Creation issue with jdbc driver > 42.7.4
2025-07-28 13:29 UTC "monclaf (@monclaf)" <[email protected]>
` Re: [pgjdbc/pgjdbc] issue #3731: Entity Manager Creation issue with jdbc driver > 42.7.4
2025-07-29 19:09 UTC "davecramer (@davecramer)" <[email protected]>
` Re: [pgjdbc/pgjdbc] issue #3731: Entity Manager Creation issue with jdbc driver > 42.7.4
2025-07-29 22:27 UTC "monclaf (@monclaf)" <[email protected]>
` Re: [pgjdbc/pgjdbc] issue #3731: Entity Manager Creation issue with jdbc driver > 42.7.4
2025-07-30 21:35 UTC "davecramer (@davecramer)" <[email protected]>
` Re: [pgjdbc/pgjdbc] issue #3731: Entity Manager Creation issue with jdbc driver > 42.7.4
2025-07-30 22:33 UTC "davecramer (@davecramer)" <[email protected]>
` Re: [pgjdbc/pgjdbc] issue #3731: Entity Manager Creation issue with jdbc driver > 42.7.4
2025-07-31 10:05 UTC "davecramer (@davecramer)" <[email protected]>
` Re: [pgjdbc/pgjdbc] issue #3731: Entity Manager Creation issue with jdbc driver > 42.7.4
2025-07-31 12:23 UTC "monclaf (@monclaf)" <[email protected]>
` Re: [pgjdbc/pgjdbc] issue #3731: Entity Manager Creation issue with jdbc driver > 42.7.4
2025-07-31 22:10 UTC "davecramer (@davecramer)" <[email protected]>
` Re: [pgjdbc/pgjdbc] issue #3731: Entity Manager Creation issue with jdbc driver > 42.7.4
2025-08-18 09:46 UTC "monclaf (@monclaf)" <[email protected]>
` Re: [pgjdbc/pgjdbc] issue #3731: Entity Manager Creation issue with jdbc driver > 42.7.4
2025-08-18 10:42 UTC "davecramer (@davecramer)" <[email protected]>
` Re: [pgjdbc/pgjdbc] issue #3731: Entity Manager Creation issue with jdbc driver > 42.7.4
2025-08-18 12:58 UTC "monclaf (@monclaf)" <[email protected]>
` Re: [pgjdbc/pgjdbc] issue #3731: Entity Manager Creation issue with jdbc driver > 42.7.4
2025-08-18 16:03 UTC "monclaf (@monclaf)" <[email protected]>
` Re: [pgjdbc/pgjdbc] issue #3731: Entity Manager Creation issue with jdbc driver > 42.7.4
2025-08-18 19:19 UTC "davecramer (@davecramer)" <[email protected]>
` Re: [pgjdbc/pgjdbc] issue #3731: Entity Manager Creation issue with jdbc driver > 42.7.4
2025-08-19 15:25 UTC "monclaf (@monclaf)" <[email protected]>
` Re: [pgjdbc/pgjdbc] issue #3731: Entity Manager Creation issue with jdbc driver > 42.7.4
2025-08-19 15:31 UTC "davecramer (@davecramer)" <[email protected]>
` Re: [pgjdbc/pgjdbc] issue #3731: Entity Manager Creation issue with jdbc driver > 42.7.4
2025-08-19 16:04 UTC "monclaf (@monclaf)" <[email protected]>
` Re: [pgjdbc/pgjdbc] issue #3731: Entity Manager Creation issue with jdbc driver > 42.7.4
2025-08-20 09:16 UTC "davecramer (@davecramer)" <[email protected]>
[21+ messages in thread]
[pgjdbc/pgjdbc] issue #3530: JDBC Shared Timer set to cancelled
2025-02-19 20:02 UTC "jamesagnew (@jamesagnew)" <[email protected]>
` Re: [pgjdbc/pgjdbc] issue #3530: JDBC Shared Timer set to cancelled
2025-02-21 13:29 UTC "davecramer (@davecramer)" <[email protected]>
` Re: [pgjdbc/pgjdbc] issue #3530: JDBC Shared Timer set to cancelled
2025-02-21 13:36 UTC "bokken (@bokken)" <[email protected]>
` Re: [pgjdbc/pgjdbc] issue #3530: JDBC Shared Timer set to cancelled
2025-02-21 13:56 UTC "davecramer (@davecramer)" <[email protected]>
` Re: [pgjdbc/pgjdbc] issue #3530: JDBC Shared Timer set to cancelled
2025-02-21 14:50 UTC "vlsi (@vlsi)" <[email protected]>
` Re: [pgjdbc/pgjdbc] issue #3530: JDBC Shared Timer set to cancelled
2025-02-21 15:03 UTC "bokken (@bokken)" <[email protected]>
` Re: [pgjdbc/pgjdbc] issue #3530: JDBC Shared Timer set to cancelled
2025-02-21 15:53 UTC "jamesagnew (@jamesagnew)" <[email protected]>
` Re: [pgjdbc/pgjdbc] issue #3530: JDBC Shared Timer set to cancelled
2025-02-23 11:27 UTC "davecramer (@davecramer)" <[email protected]>
` Re: [pgjdbc/pgjdbc] issue #3530: JDBC Shared Timer set to cancelled
2025-02-24 05:53 UTC "vlsi (@vlsi)" <[email protected]>
` Re: [pgjdbc/pgjdbc] issue #3530: JDBC Shared Timer set to cancelled
2025-06-06 10:12 UTC "lfgcampos (@lfgcampos)" <[email protected]>
` Re: [pgjdbc/pgjdbc] issue #3530: JDBC Shared Timer set to cancelled
2025-07-28 09:03 UTC "pantam-bhaskar (@pantam-bhaskar)" <[email protected]>
` Re: [pgjdbc/pgjdbc] issue #3530: JDBC Shared Timer set to cancelled
2025-07-30 09:35 UTC "davecramer (@davecramer)" <[email protected]>
` Re: [pgjdbc/pgjdbc] issue #3530: JDBC Shared Timer set to cancelled
2025-08-05 09:01 UTC "pantam-bhaskar (@pantam-bhaskar)" <[email protected]>
` Re: [pgjdbc/pgjdbc] issue #3530: JDBC Shared Timer set to cancelled
2025-08-11 06:58 UTC "wangkaish (@wangkaish)" <[email protected]>
` Re: [pgjdbc/pgjdbc] issue #3530: JDBC Shared Timer set to cancelled
2025-08-11 10:07 UTC "davecramer (@davecramer)" <[email protected]>
` Re: [pgjdbc/pgjdbc] issue #3530: JDBC Shared Timer set to cancelled
2025-08-20 02:19 UTC "wangkaish (@wangkaish)" <[email protected]>
` Re: [pgjdbc/pgjdbc] issue #3530: JDBC Shared Timer set to cancelled
2025-08-20 09:10 UTC "vlsi (@vlsi)" <[email protected]>
[17+ messages in thread]
[pgjdbc/pgjdbc] PR #3774: fix: Change "PST" timezone in TimestampTest to "Pacific Standard Time"
2025-08-19 08:54 UTC "simon-greatrix (@simon-greatrix)" <[email protected]>
` Re: [pgjdbc/pgjdbc] PR #3774: fix: Change "PST" timezone in TimestampTest to "Pacific Standard Time"
2025-08-19 09:13 UTC "davecramer (@davecramer)" <[email protected]>
` Re: [pgjdbc/pgjdbc] PR #3774: fix: Change "PST" timezone in TimestampTest to "Pacific Standard Time"
2025-08-19 09:13 UTC "vlsi (@vlsi)" <[email protected]>
` Re: [pgjdbc/pgjdbc] PR #3774: fix: Change "PST" timezone in TimestampTest to "Pacific Standard Time"
2025-08-19 09:21 UTC "davecramer (@davecramer)" <[email protected]>
` Re: [pgjdbc/pgjdbc] PR #3774: fix: Change "PST" timezone in TimestampTest to "Pacific Standard Time"
2025-08-19 09:25 UTC "davecramer (@davecramer)" <[email protected]>
` Re: [pgjdbc/pgjdbc] PR #3774: fix: Change "PST" timezone in TimestampTest to "Pacific Standard Time"
2025-08-19 14:59 UTC "simon-greatrix (@simon-greatrix)" <[email protected]>
[6+ messages in thread]
[pgjdbc/pgjdbc] PR #3762: Fix: BaseDataSource.getProperty mirrors BaseDataSource.setProperty.
2025-08-13 23:00 UTC "simon-greatrix (@simon-greatrix)" <[email protected]>
` Re: [pgjdbc/pgjdbc] PR #3762: Fix: BaseDataSource.getProperty mirrors BaseDataSource.setProperty.
2025-08-18 11:27 UTC "simon-greatrix (@simon-greatrix)" <[email protected]>
` Re: [pgjdbc/pgjdbc] PR #3762: Fix: BaseDataSource.getProperty mirrors BaseDataSource.setProperty.
2025-08-18 11:31 UTC "davecramer (@davecramer)" <[email protected]>
` Re: [pgjdbc/pgjdbc] PR #3762: Fix: BaseDataSource.getProperty mirrors BaseDataSource.setProperty.
2025-08-18 14:45 UTC "simon-greatrix (@simon-greatrix)" <[email protected]>
` Re: [pgjdbc/pgjdbc] PR #3762: Fix: BaseDataSource.getProperty mirrors BaseDataSource.setProperty.
2025-08-18 16:31 UTC "simon-greatrix (@simon-greatrix)" <[email protected]>
` Re: [pgjdbc/pgjdbc] PR #3762: Fix: BaseDataSource.getProperty mirrors BaseDataSource.setProperty.
2025-08-18 18:58 UTC "davecramer (@davecramer)" <[email protected]>
` Re: [pgjdbc/pgjdbc] PR #3762: Fix: BaseDataSource.getProperty mirrors BaseDataSource.setProperty.
2025-08-18 19:07 UTC "davecramer (@davecramer)" <[email protected]>
` Re: [pgjdbc/pgjdbc] PR #3762: Fix: BaseDataSource.getProperty mirrors BaseDataSource.setProperty.
2025-08-19 14:30 UTC "simon-greatrix (@simon-greatrix)" <[email protected]>
[8+ messages in thread]
[pgjdbc/pgjdbc] PR #3775: chore: use bump org.apache.bcel:bcel test dependency in testCompileClasspath as well
2025-08-19 10:29 UTC "vlsi (@vlsi)" <[email protected]>
[pgjdbc/pgjdbc] PR #3773: chore(deps): update plugin org.jetbrains.kotlin.jvm to v2.2.10
2025-08-18 14:15 UTC "renovate-bot (@renovate-bot)" <[email protected]>
[pgjdbc/pgjdbc] PR #3772: chore(deps): update github/codeql-action digest to 96f518a
2025-08-18 14:15 UTC "renovate-bot (@renovate-bot)" <[email protected]>
[pgjdbc/pgjdbc] PR #3771: chore(deps): update plugin com.gradleup.shadow to v8.3.9
2025-08-18 08:42 UTC "renovate-bot (@renovate-bot)" <[email protected]>
[pgjdbc/pgjdbc] PR #3770: chore(deps): update dependency sbt/sbt to v1.11.4
2025-08-18 08:42 UTC "renovate-bot (@renovate-bot)" <[email protected]>
[next (older)]
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox