pgjdbc/pgjdbc GitHub issues and pull requests (mirror)  
help / color / mirror / Atom feed
[pgjdbc/pgjdbc] PR #3674: fix(deps): update dependency org.openrewrite.rewrite:org.openrewrite.rewrite.gradle.plugin to v7.8.0
  2025-06-16 05:08 UTC  "renovate-bot (@renovate-bot)" <[email protected]>

[pgjdbc/pgjdbc] PR #3673: fix(deps): update dependency com.github.spotbugs:com.github.spotbugs.gradle.plugin to v6.2.0
  2025-06-16 04:56 UTC  "renovate-bot (@renovate-bot)" <[email protected]>

[pgjdbc/pgjdbc] PR #3672: fix(deps): update checkerframework
  2025-06-16 04:55 UTC  "renovate-bot (@renovate-bot)" <[email protected]>

[pgjdbc/pgjdbc] PR #3671: chore(deps): update dependency sbt/sbt to v1.11.2
  2025-06-16 03:38 UTC  "renovate-bot (@renovate-bot)" <[email protected]>

[pgjdbc/pgjdbc] PR #3670: chore(deps): update dependency gradle to v8.14.2
  2025-06-16 03:38 UTC  "renovate-bot (@renovate-bot)" <[email protected]>

[pgjdbc/pgjdbc] PR #3669: chore(deps): update gradle/actions digest to ac638b0
  2025-06-16 02:48 UTC  "renovate-bot (@renovate-bot)" <[email protected]>

[pgjdbc/pgjdbc] PR #3668: chore(deps): update codecov/codecov-action digest to 78f372e
  2025-06-16 02:48 UTC  "renovate-bot (@renovate-bot)" <[email protected]>

[pgjdbc/pgjdbc] issue #3661: Why should PKCS12 name (or alias) be "user"?
  2025-06-13 00:15 UTC  "TyeolRik (@TyeolRik)" <[email protected]>
` Re: [pgjdbc/pgjdbc] issue #3661: Why should PKCS12 name (or alias) be "user"?
  2025-06-13 18:29 UTC  "davecramer (@davecramer)" <[email protected]>
` Re: [pgjdbc/pgjdbc] issue #3661: Why should PKCS12 name (or alias) be "user"?
  2025-06-16 00:57 UTC  "TyeolRik (@TyeolRik)" <[email protected]>
  [3+ messages in thread]

[pgjdbc/pgjdbc] PR #3666: test: extract pgjdbc/testFixtures to testkit project
  2025-06-14 17:16 UTC  "vlsi (@vlsi)" <[email protected]>
` Re: [pgjdbc/pgjdbc] PR #3666: test: extract pgjdbc/testFixtures to testkit project
  2025-06-15 19:33 UTC  "vlsi (@vlsi)" <[email protected]>
  [2+ messages in thread]

[pgjdbc/pgjdbc] PR #3667: refactor: pass ChannelBinding to ScramAuthenticator instead of passing full Properties
  2025-06-15 15:06 UTC  "vlsi (@vlsi)" <[email protected]>
` Re: [pgjdbc/pgjdbc] PR #3667: refactor: pass ChannelBinding to ScramAuthenticator instead of passing full Properties
  2025-06-15 16:22 UTC  "sehrope (@sehrope)" <[email protected]>
` Re: [pgjdbc/pgjdbc] PR #3667: refactor: pass ChannelBinding to ScramAuthenticator instead of passing full Properties
  2025-06-15 17:31 UTC  "vlsi (@vlsi)" <[email protected]>
` Re: [pgjdbc/pgjdbc] PR #3667: refactor: pass ChannelBinding to ScramAuthenticator instead of passing full Properties
  2025-06-15 18:21 UTC  "sehrope (@sehrope)" <[email protected]>
  [4+ messages in thread]

[pgjdbc/pgjdbc] PR #3664: fix: allow sslMode=verify-full connections with any authentication type even with channelBinding=require
  2025-06-14 10:25 UTC  "vlsi (@vlsi)" <[email protected]>
` Re: [pgjdbc/pgjdbc] PR #3664: fix: allow sslMode=verify-full connections with any authentication type even with channelBinding=require
  2025-06-14 10:41 UTC  "davecramer (@davecramer)" <[email protected]>
` Re: [pgjdbc/pgjdbc] PR #3664: fix: allow sslMode=verify-full connections with any authentication type even with channelBinding=require
  2025-06-14 11:31 UTC  "sehrope (@sehrope)" <[email protected]>
` Re: [pgjdbc/pgjdbc] PR #3664: fix: allow sslMode=verify-full connections with any authentication type even with channelBinding=require
  2025-06-14 14:42 UTC  "vlsi (@vlsi)" <[email protected]>
  [4+ messages in thread]

[pgjdbc/pgjdbc] issue #2551: Add tests with Java 18, 19, 20
  2022-06-17 14:45 UTC  "vlsi (@vlsi)" <[email protected]>
` Re: [pgjdbc/pgjdbc] issue #2551: Add tests with Java 18, 19, 20
  2025-06-14 09:02 UTC  "vlsi (@vlsi)" <[email protected]>
  [2+ messages in thread]

[pgjdbc/pgjdbc] PR #3663: fix: make sure getImportedExportedKeys returns columns in consistent order
  2025-06-14 08:16 UTC  "vlsi (@vlsi)" <[email protected]>

[pgjdbc/pgjdbc] PR #3662: Add correct number of fields to getTables metadata and add test
  2025-06-13 20:00 UTC  "davecramer (@davecramer)" <[email protected]>

[pgjdbc/pgjdbc] PR #3660: Add "SELF_REFERENCING_COL_NAME" field to getTables' ResultSetMetaData to fix NullPointerException
  2025-06-12 20:18 UTC  "SophiahHo (@SophiahHo)" <[email protected]>

[pgjdbc/pgjdbc] issue #3659: NullPointerException in getTables getMetaData: Off-by-one difference between ResultSetMetaData size and getColumnCount()
  2025-06-12 20:16 UTC  "SophiahHo (@SophiahHo)" <[email protected]>

[pgjdbc/pgjdbc] issue #3658: TypeInfoCache contains wrong entries when switching schemas and using an array of custom user type
  2025-06-12 13:37 UTC  "me-honest (@me-honest)" <[email protected]>

[pgjdbc/pgjdbc] PR #3656: fix best rowid by getting unique constraint if primary key is not defined
  2025-06-09 20:11 UTC  "davecramer (@davecramer)" <[email protected]>

[pgjdbc/pgjdbc] issue #3426: 42.7.4 introduced error when binding java.io.FileInputStream
  2024-10-28 23:27 UTC  "tract-rob (@tract-rob)" <[email protected]>
` Re: [pgjdbc/pgjdbc] issue #3426: 42.7.4 introduced error when binding java.io.FileInputStream
  2024-10-29 10:01 UTC  "davecramer (@davecramer)" <[email protected]>
` Re: [pgjdbc/pgjdbc] issue #3426: 42.7.4 introduced error when binding java.io.FileInputStream
  2024-10-29 11:26 UTC  "davecramer (@davecramer)" <[email protected]>
` Re: [pgjdbc/pgjdbc] issue #3426: 42.7.4 introduced error when binding java.io.FileInputStream
  2024-11-12 15:10 UTC  "mEkdal (@mEkdal)" <[email protected]>
` Re: [pgjdbc/pgjdbc] issue #3426: 42.7.4 introduced error when binding java.io.FileInputStream
  2024-11-12 15:10 UTC  "mEkdal (@mEkdal)" <[email protected]>
` Re: [pgjdbc/pgjdbc] issue #3426: 42.7.4 introduced error when binding java.io.FileInputStream
  2025-02-04 20:15 UTC  "mEkdal (@mEkdal)" <[email protected]>
` Re: [pgjdbc/pgjdbc] issue #3426: 42.7.4 introduced error when binding java.io.FileInputStream
  2025-02-06 11:53 UTC  "davecramer (@davecramer)" <[email protected]>
` Re: [pgjdbc/pgjdbc] issue #3426: 42.7.4 introduced error when binding java.io.FileInputStream
  2025-02-06 13:08 UTC  "davecramer (@davecramer)" <[email protected]>
` Re: [pgjdbc/pgjdbc] issue #3426: 42.7.4 introduced error when binding java.io.FileInputStream
  2025-05-28 19:35 UTC  "vlsi (@vlsi)" <[email protected]>
` Re: [pgjdbc/pgjdbc] issue #3426: 42.7.4 introduced error when binding java.io.FileInputStream
  2025-05-29 10:54 UTC  "mEkdal (@mEkdal)" <[email protected]>
` Re: [pgjdbc/pgjdbc] issue #3426: 42.7.4 introduced error when binding java.io.FileInputStream
  2025-05-29 11:14 UTC  "davecramer (@davecramer)" <[email protected]>
` Re: [pgjdbc/pgjdbc] issue #3426: 42.7.4 introduced error when binding java.io.FileInputStream
  2025-05-29 11:27 UTC  "mEkdal (@mEkdal)" <[email protected]>
` Re: [pgjdbc/pgjdbc] issue #3426: 42.7.4 introduced error when binding java.io.FileInputStream
  2025-06-09 08:43 UTC  "mEkdal (@mEkdal)" <[email protected]>
` Re: [pgjdbc/pgjdbc] issue #3426: 42.7.4 introduced error when binding java.io.FileInputStream
  2025-06-09 09:17 UTC  "davecramer (@davecramer)" <[email protected]>
  [14+ messages in thread]

[pgjdbc/pgjdbc] issue #3424: Using postgresql-42.7.4.jar triggers PSQLException
  2024-10-25 13:33 UTC  "mEkdal (@mEkdal)" <[email protected]>
` Re: [pgjdbc/pgjdbc] issue #3424: Using postgresql-42.7.4.jar triggers PSQLException
  2024-10-25 14:02 UTC  "davecramer (@davecramer)" <[email protected]>
` Re: [pgjdbc/pgjdbc] issue #3424: Using postgresql-42.7.4.jar triggers PSQLException
  2024-11-12 13:37 UTC  "mEkdal (@mEkdal)" <[email protected]>
` Re: [pgjdbc/pgjdbc] issue #3424: Using postgresql-42.7.4.jar triggers PSQLException
  2025-05-29 10:26 UTC  "mEkdal (@mEkdal)" <[email protected]>
` Re: [pgjdbc/pgjdbc] issue #3424: Using postgresql-42.7.4.jar triggers PSQLException
  2025-06-09 08:42 UTC  "mEkdal (@mEkdal)" <[email protected]>
  [5+ messages in thread]

[pgjdbc/pgjdbc] PR #3655: fix: ensure Connection.isValid() returns true even if prepared statements deallocate
  2025-06-06 11:28 UTC  "vlsi (@vlsi)" <[email protected]>
` Re: [pgjdbc/pgjdbc] PR #3655: fix: ensure Connection.isValid() returns true even if prepared statements deallocate
  2025-06-06 11:51 UTC  "davecramer (@davecramer)" <[email protected]>
` Re: [pgjdbc/pgjdbc] PR #3655: fix: ensure Connection.isValid() returns true even if prepared statements deallocate
  2025-06-06 12:00 UTC  "vlsi (@vlsi)" <[email protected]>
  [3+ messages in thread]

[pgjdbc/pgjdbc] issue #3630: Incorrect execute, should be execute withFlags
  2025-05-12 11:10 UTC  "davecramer (@davecramer)" <[email protected]>
` Re: [pgjdbc/pgjdbc] issue #3630: Incorrect execute, should be execute withFlags
  2025-06-06 10:46 UTC  "lfgcampos (@lfgcampos)" <[email protected]>
  [2+ messages in thread]

[pgjdbc/pgjdbc] issue #2311: Why is client time zone not configurable?
  2021-10-19 09:30 UTC  "riba2101 (@riba2101)" <[email protected]>
` Re: [pgjdbc/pgjdbc] issue #2311: Why is client time zone not configurable?
  2021-10-19 09:47 UTC  "davecramer (@davecramer)" <[email protected]>
` Re: [pgjdbc/pgjdbc] issue #2311: Why is client time zone not configurable?
  2021-10-19 12:50 UTC  "riba2101 (@riba2101)" <[email protected]>
` Re: [pgjdbc/pgjdbc] issue #2311: Why is client time zone not configurable?
  2021-10-19 12:55 UTC  "davecramer (@davecramer)" <[email protected]>
` Re: [pgjdbc/pgjdbc] issue #2311: Why is client time zone not configurable?
  2021-10-27 11:38 UTC  "riba2101 (@riba2101)" <[email protected]>
` Re: [pgjdbc/pgjdbc] issue #2311: Why is client time zone not configurable?
  2021-10-27 11:49 UTC  "davecramer (@davecramer)" <[email protected]>
` Re: [pgjdbc/pgjdbc] issue #2311: Why is client time zone not configurable?
  2021-10-27 12:30 UTC  "bokken (@bokken)" <[email protected]>
` Re: [pgjdbc/pgjdbc] issue #2311: Why is client time zone not configurable?
  2021-10-27 12:53 UTC  "riba2101 (@riba2101)" <[email protected]>
` Re: [pgjdbc/pgjdbc] issue #2311: Why is client time zone not configurable?
  2021-10-27 13:01 UTC  "davecramer (@davecramer)" <[email protected]>
` Re: [pgjdbc/pgjdbc] issue #2311: Why is client time zone not configurable?
  2021-10-27 13:23 UTC  "riba2101 (@riba2101)" <[email protected]>
` Re: [pgjdbc/pgjdbc] issue #2311: Why is client time zone not configurable?
  2021-10-27 13:24 UTC  "davecramer (@davecramer)" <[email protected]>
` Re: [pgjdbc/pgjdbc] issue #2311: Why is client time zone not configurable?
  2021-10-27 13:41 UTC  "riba2101 (@riba2101)" <[email protected]>
` Re: [pgjdbc/pgjdbc] issue #2311: Why is client time zone not configurable?
  2021-10-27 13:48 UTC  "davecramer (@davecramer)" <[email protected]>
` Re: [pgjdbc/pgjdbc] issue #2311: Why is client time zone not configurable?
  2021-10-27 14:03 UTC  "riba2101 (@riba2101)" <[email protected]>
` Re: [pgjdbc/pgjdbc] issue #2311: Why is client time zone not configurable?
  2021-10-27 14:07 UTC  "davecramer (@davecramer)" <[email protected]>
` Re: [pgjdbc/pgjdbc] issue #2311: Why is client time zone not configurable?
  2021-10-27 15:38 UTC  "jorsol (@jorsol)" <[email protected]>
` Re: [pgjdbc/pgjdbc] issue #2311: Why is client time zone not configurable?
  2021-10-27 15:53 UTC  "riba2101 (@riba2101)" <[email protected]>
` Re: [pgjdbc/pgjdbc] issue #2311: Why is client time zone not configurable?
  2021-11-05 13:07 UTC  "davecramer (@davecramer)" <[email protected]>
` Re: [pgjdbc/pgjdbc] issue #2311: Why is client time zone not configurable?
  2021-11-15 16:32 UTC  "davecramer (@davecramer)" <[email protected]>
` Re: [pgjdbc/pgjdbc] issue #2311: Why is client time zone not configurable?
  2025-01-24 01:32 UTC  "beanww (@beanww)" <[email protected]>
` Re: [pgjdbc/pgjdbc] issue #2311: Why is client time zone not configurable?
  2025-01-24 12:04 UTC  "davecramer (@davecramer)" <[email protected]>
` Re: [pgjdbc/pgjdbc] issue #2311: Why is client time zone not configurable?
  2025-01-24 12:31 UTC  "vlsi (@vlsi)" <[email protected]>
` Re: [pgjdbc/pgjdbc] issue #2311: Why is client time zone not configurable?
  2025-01-24 12:56 UTC  "davecramer (@davecramer)" <[email protected]>
` Re: [pgjdbc/pgjdbc] issue #2311: Why is client time zone not configurable?
  2025-02-15 03:20 UTC  "seregaizsbera (@seregaizsbera)" <[email protected]>
` Re: [pgjdbc/pgjdbc] issue #2311: Why is client time zone not configurable?
  2025-02-15 03:24 UTC  "davecramer (@davecramer)" <[email protected]>
` Re: [pgjdbc/pgjdbc] issue #2311: Why is client time zone not configurable?
  2025-02-15 03:28 UTC  "seregaizsbera (@seregaizsbera)" <[email protected]>
` Re: [pgjdbc/pgjdbc] issue #2311: Why is client time zone not configurable?
  2025-02-15 11:50 UTC  "davecramer (@davecramer)" <[email protected]>
` Re: [pgjdbc/pgjdbc] issue #2311: Why is client time zone not configurable?
  2025-02-16 16:25 UTC  "seregaizsbera (@seregaizsbera)" <[email protected]>
` Re: [pgjdbc/pgjdbc] issue #2311: Why is client time zone not configurable?
  2025-02-16 20:09 UTC  "davecramer (@davecramer)" <[email protected]>
` Re: [pgjdbc/pgjdbc] issue #2311: Why is client time zone not configurable?
  2025-02-16 22:17 UTC  "seregaizsbera (@seregaizsbera)" <[email protected]>
` Re: [pgjdbc/pgjdbc] issue #2311: Why is client time zone not configurable?
  2025-02-17 00:49 UTC  "davecramer (@davecramer)" <[email protected]>
` Re: [pgjdbc/pgjdbc] issue #2311: Why is client time zone not configurable?
  2025-02-17 01:34 UTC  "seregaizsbera (@seregaizsbera)" <[email protected]>
` Re: [pgjdbc/pgjdbc] issue #2311: Why is client time zone not configurable?
  2025-02-17 03:37 UTC  "davecramer (@davecramer)" <[email protected]>
` Re: [pgjdbc/pgjdbc] issue #2311: Why is client time zone not configurable?
  2025-02-17 04:04 UTC  "seregaizsbera (@seregaizsbera)" <[email protected]>
` Re: [pgjdbc/pgjdbc] issue #2311: Why is client time zone not configurable?
  2025-02-17 11:04 UTC  "davecramer (@davecramer)" <[email protected]>
` Re: [pgjdbc/pgjdbc] issue #2311: Why is client time zone not configurable?
  2025-02-18 19:51 UTC  "seregaizsbera (@seregaizsbera)" <[email protected]>
` Re: [pgjdbc/pgjdbc] issue #2311: Why is client time zone not configurable?
  2025-02-18 20:00 UTC  "seregaizsbera (@seregaizsbera)" <[email protected]>
` Re: [pgjdbc/pgjdbc] issue #2311: Why is client time zone not configurable?
  2025-02-18 20:20 UTC  "bokken (@bokken)" <[email protected]>
` Re: [pgjdbc/pgjdbc] issue #2311: Why is client time zone not configurable?
  2025-02-18 20:40 UTC  "seregaizsbera (@seregaizsbera)" <[email protected]>
` Re: [pgjdbc/pgjdbc] issue #2311: Why is client time zone not configurable?
  2025-02-19 00:41 UTC  "davecramer (@davecramer)" <[email protected]>
` Re: [pgjdbc/pgjdbc] issue #2311: Why is client time zone not configurable?
  2025-02-19 01:25 UTC  "bokken (@bokken)" <[email protected]>
` Re: [pgjdbc/pgjdbc] issue #2311: Why is client time zone not configurable?
  2025-02-19 04:06 UTC  "seregaizsbera (@seregaizsbera)" <[email protected]>
` Re: [pgjdbc/pgjdbc] issue #2311: Why is client time zone not configurable?
  2025-02-19 10:58 UTC  "davecramer (@davecramer)" <[email protected]>
` Re: [pgjdbc/pgjdbc] issue #2311: Why is client time zone not configurable?
  2025-02-19 13:02 UTC  "seregaizsbera (@seregaizsbera)" <[email protected]>
` Re: [pgjdbc/pgjdbc] issue #2311: Why is client time zone not configurable?
  2025-02-19 13:04 UTC  "seregaizsbera (@seregaizsbera)" <[email protected]>
` Re: [pgjdbc/pgjdbc] issue #2311: Why is client time zone not configurable?
  2025-02-19 13:18 UTC  "vlsi (@vlsi)" <[email protected]>
` Re: [pgjdbc/pgjdbc] issue #2311: Why is client time zone not configurable?
  2025-02-19 13:39 UTC  "davecramer (@davecramer)" <[email protected]>
` Re: [pgjdbc/pgjdbc] issue #2311: Why is client time zone not configurable?
  2025-02-20 11:23 UTC  "seregaizsbera (@seregaizsbera)" <[email protected]>
` Re: [pgjdbc/pgjdbc] issue #2311: Why is client time zone not configurable?
  2025-02-20 19:12 UTC  "davecramer (@davecramer)" <[email protected]>
` Re: [pgjdbc/pgjdbc] issue #2311: Why is client time zone not configurable?
  2025-06-03 15:57 UTC  "eirikbakke (@eirikbakke)" <[email protected]>
` Re: [pgjdbc/pgjdbc] issue #2311: Why is client time zone not configurable?
  2025-06-03 16:26 UTC  "vlsi (@vlsi)" <[email protected]>
` Re: [pgjdbc/pgjdbc] issue #2311: Why is client time zone not configurable?
  2025-06-05 01:27 UTC  "eirikbakke (@eirikbakke)" <[email protected]>
` Re: [pgjdbc/pgjdbc] issue #2311: Why is client time zone not configurable?
  2025-06-05 09:26 UTC  "davecramer (@davecramer)" <[email protected]>
` Re: [pgjdbc/pgjdbc] issue #2311: Why is client time zone not configurable?
  2025-06-05 17:35 UTC  "eirikbakke (@eirikbakke)" <[email protected]>
` Re: [pgjdbc/pgjdbc] issue #2311: Why is client time zone not configurable?
  2025-06-05 18:23 UTC  "davecramer (@davecramer)" <[email protected]>
` Re: [pgjdbc/pgjdbc] issue #2311: Why is client time zone not configurable?
  2025-06-05 20:10 UTC  "eirikbakke (@eirikbakke)" <[email protected]>
` Re: [pgjdbc/pgjdbc] issue #2311: Why is client time zone not configurable?
  2025-06-05 20:14 UTC  "davecramer (@davecramer)" <[email protected]>
  [57+ messages in thread]

[pgjdbc/pgjdbc] issue #3634: Migrate nullability annotations from checkerframework to jspecify
  2025-05-21 17:50 UTC  "vlsi (@vlsi)" <[email protected]>
` Re: [pgjdbc/pgjdbc] issue #3634: Migrate nullability annotations from checkerframework to jspecify
  2025-05-31 09:16 UTC  "vlsi (@vlsi)" <[email protected]>
` Re: [pgjdbc/pgjdbc] issue #3634: Migrate nullability annotations from checkerframework to jspecify
  2025-06-04 19:05 UTC  "lobaorn-bitso (@lobaorn-bitso)" <[email protected]>
` Re: [pgjdbc/pgjdbc] issue #3634: Migrate nullability annotations from checkerframework to jspecify
  2025-06-04 20:25 UTC  "timtebeek (@timtebeek)" <[email protected]>
  [4+ messages in thread]

[pgjdbc/pgjdbc] PR #3652: chore: update JUnit to 5.13, use @ParameterizedClass
  2025-06-01 16:23 UTC  "vlsi (@vlsi)" <[email protected]>
` Re: [pgjdbc/pgjdbc] PR #3652: chore: update JUnit to 5.13, use @ParameterizedClass
  2025-06-01 21:02 UTC  "davecramer (@davecramer)" <[email protected]>
` Re: [pgjdbc/pgjdbc] PR #3652: chore: update JUnit to 5.13, use @ParameterizedClass
  2025-06-02 07:34 UTC  "vlsi (@vlsi)" <[email protected]>
` Re: [pgjdbc/pgjdbc] PR #3652: chore: update JUnit to 5.13, use @ParameterizedClass
  2025-06-02 08:00 UTC  "vlsi (@vlsi)" <[email protected]>
` Re: [pgjdbc/pgjdbc] PR #3652: chore: update JUnit to 5.13, use @ParameterizedClass
  2025-06-02 09:02 UTC  "davecramer (@davecramer)" <[email protected]>
` Re: [pgjdbc/pgjdbc] PR #3652: chore: update JUnit to 5.13, use @ParameterizedClass
  2025-06-02 09:02 UTC  "davecramer (@davecramer)" <[email protected]>
` Re: [pgjdbc/pgjdbc] PR #3652: chore: update JUnit to 5.13, use @ParameterizedClass
  2025-06-02 09:43 UTC  "vlsi (@vlsi)" <[email protected]>
` Re: [pgjdbc/pgjdbc] PR #3652: chore: update JUnit to 5.13, use @ParameterizedClass
  2025-06-02 09:54 UTC  "vlsi (@vlsi)" <[email protected]>
` Re: [pgjdbc/pgjdbc] PR #3652: chore: update JUnit to 5.13, use @ParameterizedClass
  2025-06-02 10:47 UTC  "vlsi (@vlsi)" <[email protected]>
` Re: [pgjdbc/pgjdbc] PR #3652: chore: update JUnit to 5.13, use @ParameterizedClass
  2025-06-04 18:06 UTC  "vlsi (@vlsi)" <[email protected]>
  [10+ messages in thread]


[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