pgjdbc/pgjdbc GitHub issues and pull requests (mirror)  
help / color / mirror / Atom feed
[pgjdbc/pgjdbc] issue #3679: Is pgjdbc support target_session_attrs property in the jdbc url connection string ?
  2025-06-16 07:35 UTC  "xtay573269555 (@xtay573269555)" <[email protected]>
` Re: [pgjdbc/pgjdbc] issue #3679: Is pgjdbc support target_session_attrs property in the jdbc url connection string ?
  2025-06-16 08:51 UTC  "xtay573269555 (@xtay573269555)" <[email protected]>
  [2+ messages in thread]

[pgjdbc/pgjdbc] PR #3677: fix(deps): update dependency uk.org.webcompere:system-stubs-jupiter to v2 - autoclosed
  2025-06-16 06:20 UTC  "renovate-bot (@renovate-bot)" <[email protected]>

[pgjdbc/pgjdbc] PR #3675: fix(deps): update pax-exam to v4.14.0
  2025-06-16 05:08 UTC  "renovate-bot (@renovate-bot)" <[email protected]>

[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]


[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