pgjdbc/pgjdbc GitHub issues and pull requests (mirror)
help / color / mirror / Atom feed[pgjdbc/pgjdbc] PR #3782: test: add bench for batch insert via unnest with arrays
2+ messages / 2 participants
[nested] [flat]
* [pgjdbc/pgjdbc] PR #3782: test: add bench for batch insert via unnest with arrays
@ 2025-08-22 12:37 "lantalex (@lantalex)" <[email protected]>
0 siblings, 0 replies; 2+ messages in thread
From: lantalex (@lantalex) @ 2025-08-22 12:37 UTC (permalink / raw)
To: pgjdbc/pgjdbc <[email protected]>
### All Submissions:
* [x] Have you followed the guidelines in our [Contributing](https://github.com/pgjdbc/pgjdbc/blob/master/CONTRIBUTING.md) document?
* [x] Have you checked to ensure there aren't other open [Pull Requests](../../pulls) for the same update/change?
<!-- You can erase any parts of this template not applicable to your Pull Request. -->
### New Feature Submissions:
1. [x] Does your submission pass tests?
2. [x] Does `./gradlew styleCheck` pass ?
3. [ ] Have you added your new test classes to an existing test suite in alphabetical order?
### Changes to Existing Features:
* [ ] Does this break existing behaviour? If so please explain.
* [ ] Have you added an explanation of what your changes do and why you'd like us to include them?
* [ ] Have you written new tests for your core changes, as applicable?
* [ ] Have you successfully run tests with your changes locally?
^ permalink raw reply [nested|flat] 2+ messages in thread
* Re: [pgjdbc/pgjdbc] PR #3782: test: add bench for batch insert via unnest with arrays
@ 2025-08-22 13:58 "vlsi (@vlsi)" <[email protected]>
0 siblings, 0 replies; 2+ messages in thread
From: vlsi (@vlsi) @ 2025-08-22 13:58 UTC (permalink / raw)
To: pgjdbc/pgjdbc <[email protected]>
(on benchmarks/src/jmh/java/org/postgresql/benchmark/statement/InsertBatch.java)
```suggestion
PGConnection pgConnection = connection.unwrap(PGConnection.class);
```
^ permalink raw reply [nested|flat] 2+ messages in thread
end of thread, other threads:[~2025-08-22 13:58 UTC | newest]
Thread overview: 2+ messages (download: mbox mbox.gz follow: Atom feed)
-- links below jump to the message on this page --
2025-08-22 12:37 [pgjdbc/pgjdbc] PR #3782: test: add bench for batch insert via unnest with arrays "lantalex (@lantalex)" <[email protected]>
2025-08-22 13:58 Re: [pgjdbc/pgjdbc] PR #3782: test: add bench for batch insert via unnest with arrays "vlsi (@vlsi)" <[email protected]>
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox