pgjdbc/pgjdbc GitHub issues and pull requests (mirror)  
help / color / mirror / Atom feed
[pgjdbc/pgjdbc] issue #3635: Consider migrating from spaces to tabs
  2025-05-21 19:27 UTC  "vlsi (@vlsi)" <[email protected]>
` Re: [pgjdbc/pgjdbc] issue #3635: Consider migrating from spaces to tabs
  2025-05-21 20:10 UTC  "davecramer (@davecramer)" <[email protected]>
` Re: [pgjdbc/pgjdbc] issue #3635: Consider migrating from spaces to tabs
  2025-05-22 17:55 UTC  "sehrope (@sehrope)" <[email protected]>
` Re: [pgjdbc/pgjdbc] issue #3635: Consider migrating from spaces to tabs
  2025-05-22 23:21 UTC  "vlsi (@vlsi)" <[email protected]>
  [4+ messages in thread]

[pgjdbc/pgjdbc] PR #3369: fix: EOFException on PreparedStatement#toString with unset bytea parameter since 42.7.4
  2024-08-29 13:46 UTC  "MrEasy (@MrEasy)" <[email protected]>
` Re: [pgjdbc/pgjdbc] PR #3369: fix: EOFException on PreparedStatement#toString with unset bytea parameter since 42.7.4
  2024-12-09 08:08 UTC  "MrEasy (@MrEasy)" <[email protected]>
` Re: [pgjdbc/pgjdbc] PR #3369: fix: EOFException on PreparedStatement#toString with unset bytea parameter since 42.7.4
  2025-03-20 10:47 UTC  "davecramer (@davecramer)" <[email protected]>
` Re: [pgjdbc/pgjdbc] PR #3369: fix: EOFException on PreparedStatement#toString with unset bytea parameter since 42.7.4
  2025-03-20 13:32 UTC  "MrEasy (@MrEasy)" <[email protected]>
` Re: [pgjdbc/pgjdbc] PR #3369: fix: EOFException on PreparedStatement#toString with unset bytea parameter since 42.7.4
  2025-03-20 15:45 UTC  "kimjand (@kimjand)" <[email protected]>
` Re: [pgjdbc/pgjdbc] PR #3369: fix: EOFException on PreparedStatement#toString with unset bytea parameter since 42.7.4
  2025-04-24 20:29 UTC  "vlsi (@vlsi)" <[email protected]>
` Re: [pgjdbc/pgjdbc] PR #3369: fix: EOFException on PreparedStatement#toString with unset bytea parameter since 42.7.4
  2025-05-15 07:57 UTC  "vlsi (@vlsi)" <[email protected]>
` Re: [pgjdbc/pgjdbc] PR #3369: fix: EOFException on PreparedStatement#toString with unset bytea parameter since 42.7.4
  2025-05-15 14:32 UTC  "vlsi (@vlsi)" <[email protected]>
` Re: [pgjdbc/pgjdbc] PR #3369: fix: EOFException on PreparedStatement#toString with unset bytea parameter since 42.7.4
  2025-05-15 16:59 UTC  "vlsi (@vlsi)" <[email protected]>
` Re: [pgjdbc/pgjdbc] PR #3369: fix: EOFException on PreparedStatement#toString with unset bytea parameter since 42.7.4
  2025-05-16 12:03 UTC  "vlsi (@vlsi)" <[email protected]>
` Re: [pgjdbc/pgjdbc] PR #3369: fix: EOFException on PreparedStatement#toString with unset bytea parameter since 42.7.4
  2025-05-20 14:09 UTC  "davecramer (@davecramer)" <[email protected]>
` Re: [pgjdbc/pgjdbc] PR #3369: fix: EOFException on PreparedStatement#toString with unset bytea parameter since 42.7.4
  2025-05-20 14:11 UTC  "davecramer (@davecramer)" <[email protected]>
` Re: [pgjdbc/pgjdbc] PR #3369: fix: EOFException on PreparedStatement#toString with unset bytea parameter since 42.7.4
  2025-05-20 14:11 UTC  "davecramer (@davecramer)" <[email protected]>
` Re: [pgjdbc/pgjdbc] PR #3369: fix: EOFException on PreparedStatement#toString with unset bytea parameter since 42.7.4
  2025-05-20 14:20 UTC  "davecramer (@davecramer)" <[email protected]>
` Re: [pgjdbc/pgjdbc] PR #3369: fix: EOFException on PreparedStatement#toString with unset bytea parameter since 42.7.4
  2025-05-21 12:33 UTC  "vlsi (@vlsi)" <[email protected]>
` Re: [pgjdbc/pgjdbc] PR #3369: fix: EOFException on PreparedStatement#toString with unset bytea parameter since 42.7.4
  2025-05-21 12:47 UTC  "vlsi (@vlsi)" <[email protected]>
` Re: [pgjdbc/pgjdbc] PR #3369: fix: EOFException on PreparedStatement#toString with unset bytea parameter since 42.7.4
  2025-05-21 15:02 UTC  "davecramer (@davecramer)" <[email protected]>
  [17+ messages in thread]

[pgjdbc/pgjdbc] PR #3633: fix: add validation for rectangular arrays in ArrayEncoding Closes #3567
  2025-05-17 08:44 UTC  "awadhesh14 (@awadhesh14)" <[email protected]>
` Re: [pgjdbc/pgjdbc] PR #3633: fix: add validation for rectangular arrays in ArrayEncoding Closes #3567
  2025-05-20 16:57 UTC  "awadhesh14 (@awadhesh14)" <[email protected]>
  [2+ messages in thread]

[pgjdbc/pgjdbc] issue #3567: Surprising behaviour with jagged arrays
  2025-03-17 11:15 UTC  "jerrinot (@jerrinot)" <[email protected]>
` Re: [pgjdbc/pgjdbc] issue #3567: Surprising behaviour with jagged arrays
  2025-03-17 11:16 UTC  "davecramer (@davecramer)" <[email protected]>
` Re: [pgjdbc/pgjdbc] issue #3567: Surprising behaviour with jagged arrays
  2025-03-17 12:05 UTC  "jerrinot (@jerrinot)" <[email protected]>
` Re: [pgjdbc/pgjdbc] issue #3567: Surprising behaviour with jagged arrays
  2025-03-17 12:10 UTC  "davecramer (@davecramer)" <[email protected]>
` Re: [pgjdbc/pgjdbc] issue #3567: Surprising behaviour with jagged arrays
  2025-05-17 08:51 UTC  "awadhesh14 (@awadhesh14)" <[email protected]>
  [5+ messages in thread]

[pgjdbc/pgjdbc] PR #3368: fix: Output ? for bytea parameter instead of outputing the contents of the byte array
  2024-08-29 11:48 UTC  "davecramer (@davecramer)" <[email protected]>
` Re: [pgjdbc/pgjdbc] PR #3368: fix: Output ? for bytea parameter instead of outputing the contents of the byte array
  2024-08-29 12:03 UTC  "vlsi (@vlsi)" <[email protected]>
` Re: [pgjdbc/pgjdbc] PR #3368: fix: Output ? for bytea parameter instead of outputing the contents of the byte array
  2024-09-11 10:59 UTC  "davecramer (@davecramer)" <[email protected]>
` Re: [pgjdbc/pgjdbc] PR #3368: fix: Output ? for bytea parameter instead of outputing the contents of the byte array
  2024-09-11 18:46 UTC  "vlsi (@vlsi)" <[email protected]>
` Re: [pgjdbc/pgjdbc] PR #3368: fix: Output ? for bytea parameter instead of outputing the contents of the byte array
  2024-09-11 18:52 UTC  "davecramer (@davecramer)" <[email protected]>
` Re: [pgjdbc/pgjdbc] PR #3368: fix: Output ? for bytea parameter instead of outputing the contents of the byte array
  2024-09-11 19:21 UTC  "vlsi (@vlsi)" <[email protected]>
` Re: [pgjdbc/pgjdbc] PR #3368: fix: Output ? for bytea parameter instead of outputing the contents of the byte array
  2024-09-11 19:26 UTC  "davecramer (@davecramer)" <[email protected]>
` Re: [pgjdbc/pgjdbc] PR #3368: fix: Output ? for bytea parameter instead of outputing the contents of the byte array
  2025-05-16 11:52 UTC  "vlsi (@vlsi)" <[email protected]>
  [8+ messages in thread]

[pgjdbc/pgjdbc] PR #3632: test: add tests with standard_conforming_strings=off
  2025-05-16 11:12 UTC  "vlsi (@vlsi)" <[email protected]>

[pgjdbc/pgjdbc] issue #3508: Application Name is never set for assume min server version >= 9.0
  2025-02-04 22:04 UTC  "joejensen (@joejensen)" <[email protected]>
` Re: [pgjdbc/pgjdbc] issue #3508: Application Name is never set for assume min server version >= 9.0
  2025-05-14 08:22 UTC  "lfgcampos (@lfgcampos)" <[email protected]>
` Re: [pgjdbc/pgjdbc] issue #3508: Application Name is never set for assume min server version >= 9.0
  2025-05-14 10:10 UTC  "davecramer (@davecramer)" <[email protected]>
  [3+ messages in thread]

[pgjdbc/pgjdbc] PR #3101: Use simple query for isValid. Using Extended query sends two messages
  2024-01-22 19:17 UTC  "davecramer (@davecramer)" <[email protected]>
` Re: [pgjdbc/pgjdbc] PR #3101: Use simple query for isValid. Using Extended query sends two messages
  2025-05-12 04:33 UTC  "wcchoi (@wcchoi)" <[email protected]>
` Re: [pgjdbc/pgjdbc] PR #3101: Use simple query for isValid. Using Extended query sends two messages
  2025-05-12 11:09 UTC  "davecramer (@davecramer)" <[email protected]>
  [3+ messages in thread]

[pgjdbc/pgjdbc] issue #3349: SSL connection is not established
  2024-08-19 10:53 UTC  "Shalaka1197 (@Shalaka1197)" <[email protected]>
` Re: [pgjdbc/pgjdbc] issue #3349: SSL connection is not established
  2024-08-19 14:03 UTC  "davecramer (@davecramer)" <[email protected]>
` Re: [pgjdbc/pgjdbc] issue #3349: SSL connection is not established
  2024-08-20 05:06 UTC  "Shalaka1197 (@Shalaka1197)" <[email protected]>
` Re: [pgjdbc/pgjdbc] issue #3349: SSL connection is not established
  2024-08-20 09:05 UTC  "davecramer (@davecramer)" <[email protected]>
` Re: [pgjdbc/pgjdbc] issue #3349: SSL connection is not established
  2024-08-21 08:17 UTC  "Shalaka1197 (@Shalaka1197)" <[email protected]>
` Re: [pgjdbc/pgjdbc] issue #3349: SSL connection is not established
  2024-08-21 14:53 UTC  "davecramer (@davecramer)" <[email protected]>
` Re: [pgjdbc/pgjdbc] issue #3349: SSL connection is not established
  2024-08-22 19:31 UTC  "Shalaka1197 (@Shalaka1197)" <[email protected]>
` Re: [pgjdbc/pgjdbc] issue #3349: SSL connection is not established
  2024-08-22 19:31 UTC  "Shalaka1197 (@Shalaka1197)" <[email protected]>
` Re: [pgjdbc/pgjdbc] issue #3349: SSL connection is not established
  2024-08-22 19:51 UTC  "davecramer (@davecramer)" <[email protected]>
` Re: [pgjdbc/pgjdbc] issue #3349: SSL connection is not established
  2024-08-23 05:06 UTC  "Shalaka1197 (@Shalaka1197)" <[email protected]>
` Re: [pgjdbc/pgjdbc] issue #3349: SSL connection is not established
  2024-08-23 10:41 UTC  "davecramer (@davecramer)" <[email protected]>
` Re: [pgjdbc/pgjdbc] issue #3349: SSL connection is not established
  2024-08-23 12:54 UTC  "Shalaka1197 (@Shalaka1197)" <[email protected]>
` Re: [pgjdbc/pgjdbc] issue #3349: SSL connection is not established
  2024-08-23 14:52 UTC  "davecramer (@davecramer)" <[email protected]>
` Re: [pgjdbc/pgjdbc] issue #3349: SSL connection is not established
  2024-08-29 03:59 UTC  "Shalaka1197 (@Shalaka1197)" <[email protected]>
` Re: [pgjdbc/pgjdbc] issue #3349: SSL connection is not established
  2024-08-29 11:35 UTC  "davecramer (@davecramer)" <[email protected]>
` Re: [pgjdbc/pgjdbc] issue #3349: SSL connection is not established
  2024-08-30 06:27 UTC  "Shalaka1197 (@Shalaka1197)" <[email protected]>
` Re: [pgjdbc/pgjdbc] issue #3349: SSL connection is not established
  2024-08-30 12:31 UTC  "davecramer (@davecramer)" <[email protected]>
` Re: [pgjdbc/pgjdbc] issue #3349: SSL connection is not established
  2024-08-30 16:44 UTC  "Shalaka1197 (@Shalaka1197)" <[email protected]>
` Re: [pgjdbc/pgjdbc] issue #3349: SSL connection is not established
  2024-08-31 11:35 UTC  "davecramer (@davecramer)" <[email protected]>
` Re: [pgjdbc/pgjdbc] issue #3349: SSL connection is not established
  2024-09-02 11:18 UTC  "Shalaka1197 (@Shalaka1197)" <[email protected]>
` Re: [pgjdbc/pgjdbc] issue #3349: SSL connection is not established
  2024-09-02 11:47 UTC  "davecramer (@davecramer)" <[email protected]>
` Re: [pgjdbc/pgjdbc] issue #3349: SSL connection is not established
  2024-09-03 05:30 UTC  "Shalaka1197 (@Shalaka1197)" <[email protected]>
` Re: [pgjdbc/pgjdbc] issue #3349: SSL connection is not established
  2024-09-03 11:27 UTC  "davecramer (@davecramer)" <[email protected]>
` Re: [pgjdbc/pgjdbc] issue #3349: SSL connection is not established
  2024-11-04 08:18 UTC  "kaushalaroraharman (@kaushalaroraharman)" <[email protected]>
` Re: [pgjdbc/pgjdbc] issue #3349: SSL connection is not established
  2025-05-08 07:25 UTC  "kaushalaroraharman (@kaushalaroraharman)" <[email protected]>
` Re: [pgjdbc/pgjdbc] issue #3349: SSL connection is not established
  2025-05-08 10:31 UTC  "davecramer (@davecramer)" <[email protected]>
` Re: [pgjdbc/pgjdbc] issue #3349: SSL connection is not established
  2025-05-08 11:13 UTC  "kaushalaroraharman (@kaushalaroraharman)" <[email protected]>
` Re: [pgjdbc/pgjdbc] issue #3349: SSL connection is not established
  2025-05-08 11:29 UTC  "davecramer (@davecramer)" <[email protected]>
` Re: [pgjdbc/pgjdbc] issue #3349: SSL connection is not established
  2025-05-08 12:06 UTC  "kaushalaroraharman (@kaushalaroraharman)" <[email protected]>
` Re: [pgjdbc/pgjdbc] issue #3349: SSL connection is not established
  2025-05-09 14:58 UTC  "sehrope (@sehrope)" <[email protected]>
` Re: [pgjdbc/pgjdbc] issue #3349: SSL connection is not established
  2025-05-09 19:03 UTC  "kaushalaroraharman (@kaushalaroraharman)" <[email protected]>
  [31+ messages in thread]

[pgjdbc/pgjdbc] PR #3629: add override
  2025-05-07 20:30 UTC  "davecramer (@davecramer)" <[email protected]>

[pgjdbc/pgjdbc] PR #3627: chore(deps): update plugin com.gradle.develocity to v4
  2025-05-05 23:25 UTC  "renovate-bot (@renovate-bot)" <[email protected]>

[pgjdbc/pgjdbc] PR #3626: chore(deps): update burrunan/gradle-cache-action action to v3
  2025-05-05 23:25 UTC  "renovate-bot (@renovate-bot)" <[email protected]>

[pgjdbc/pgjdbc] PR #3625: fix(deps): update dependency org.ops4j.pax.exam:pax-exam-link-mvn to v4.14.0 - autoclosed
  2025-05-05 16:36 UTC  "renovate-bot (@renovate-bot)" <[email protected]>

[pgjdbc/pgjdbc] PR #3624: fix(deps): update dependency org.openrewrite.rewrite:org.openrewrite.rewrite.gradle.plugin to v7.5.0
  2025-05-05 16:36 UTC  "renovate-bot (@renovate-bot)" <[email protected]>

[pgjdbc/pgjdbc] PR #3623: fix(deps): update dependency net.ltgt.errorprone:net.ltgt.errorprone.gradle.plugin to v4.2.0
  2025-05-05 10:14 UTC  "renovate-bot (@renovate-bot)" <[email protected]>

[pgjdbc/pgjdbc] PR #3622: fix(deps): update dependency com.google.errorprone:error_prone_core to v2.38.0 - autoclosed
  2025-05-05 10:14 UTC  "renovate-bot (@renovate-bot)" <[email protected]>

[pgjdbc/pgjdbc] PR #3621: chore(deps): update dependency gradle to v8.14
  2025-05-05 06:07 UTC  "renovate-bot (@renovate-bot)" <[email protected]>

[pgjdbc/pgjdbc] PR #3620: fix(deps): update dependency com.github.spotbugs:com.github.spotbugs.gradle.plugin to v6.1.10
  2025-05-05 06:00 UTC  "renovate-bot (@renovate-bot)" <[email protected]>

[pgjdbc/pgjdbc] PR #3619: fix(deps): update dependency checkstyle to v10.23.1
  2025-05-05 01:50 UTC  "renovate-bot (@renovate-bot)" <[email protected]>

[pgjdbc/pgjdbc] PR #3618: fix(deps): update checkerframework to v3.49.3
  2025-05-05 01:50 UTC  "renovate-bot (@renovate-bot)" <[email protected]>

[pgjdbc/pgjdbc] PR #3617: chore: bump burrunan/gradle-cache-action to v3
  2025-05-03 17:08 UTC  "vlsi (@vlsi)" <[email protected]>

[pgjdbc/pgjdbc] PR #3616: test: add tests with reWriteBatchedInserts=true
  2025-05-03 09:02 UTC  "vlsi (@vlsi)" <[email protected]>

[pgjdbc/pgjdbc] PR #3615: test: add CI executions with adaptive_fetch=true by default
  2025-05-03 08:35 UTC  "vlsi (@vlsi)" <[email protected]>

[pgjdbc/pgjdbc] PR #3614: test: simplify TestUtil.openDB, add tests with various assumeMinServerVersion values
  2025-05-01 17:23 UTC  "vlsi (@vlsi)" <[email protected]>

[pgjdbc/pgjdbc] PR #3612: chore: use Java 21 for building pgjdbc by default
  2025-04-29 11:28 UTC  "vlsi (@vlsi)" <[email protected]>
` Re: [pgjdbc/pgjdbc] PR #3612: chore: use Java 21 for building pgjdbc by default
  2025-04-29 12:08 UTC  "vlsi (@vlsi)" <[email protected]>
` Re: [pgjdbc/pgjdbc] PR #3612: chore: use Java 21 for building pgjdbc by default
  2025-04-29 12:28 UTC  "sehrope (@sehrope)" <[email protected]>
` Re: [pgjdbc/pgjdbc] PR #3612: chore: use Java 21 for building pgjdbc by default
  2025-04-29 14:18 UTC  "sehrope (@sehrope)" <[email protected]>
` Re: [pgjdbc/pgjdbc] PR #3612: chore: use Java 21 for building pgjdbc by default
  2025-04-29 14:18 UTC  "sehrope (@sehrope)" <[email protected]>
` Re: [pgjdbc/pgjdbc] PR #3612: chore: use Java 21 for building pgjdbc by default
  2025-04-29 14:25 UTC  "vlsi (@vlsi)" <[email protected]>
` Re: [pgjdbc/pgjdbc] PR #3612: chore: use Java 21 for building pgjdbc by default
  2025-04-29 14:45 UTC  "sehrope (@sehrope)" <[email protected]>
` Re: [pgjdbc/pgjdbc] PR #3612: chore: use Java 21 for building pgjdbc by default
  2025-04-29 15:53 UTC  "vlsi (@vlsi)" <[email protected]>
` Re: [pgjdbc/pgjdbc] PR #3612: chore: use Java 21 for building pgjdbc by default
  2025-04-29 18:06 UTC  "davecramer (@davecramer)" <[email protected]>
` Re: [pgjdbc/pgjdbc] PR #3612: chore: use Java 21 for building pgjdbc by default
  2025-04-30 09:35 UTC  "vlsi (@vlsi)" <[email protected]>
` Re: [pgjdbc/pgjdbc] PR #3612: chore: use Java 21 for building pgjdbc by default
  2025-04-30 12:04 UTC  "davecramer (@davecramer)" <[email protected]>
` Re: [pgjdbc/pgjdbc] PR #3612: chore: use Java 21 for building pgjdbc by default
  2025-04-30 12:45 UTC  "vlsi (@vlsi)" <[email protected]>
` Re: [pgjdbc/pgjdbc] PR #3612: chore: use Java 21 for building pgjdbc by default
  2025-05-01 12:13 UTC  "davecramer (@davecramer)" <[email protected]>
  [13+ 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