Rico Neubauer
Rico Neubauer
> I think it should be fine to skip the input stream in statement.toString Perfectly fine from my user perspective. Care for a PR for the test-case above?
Only the test case - I got no fix :)
Bit sad, that the change did not make it in yesterday's release, as this is preventing us from updating the driver. From what I see a fix is there, but...
PR is here: https://github.com/pgjdbc/pgjdbc/pull/3369 as @kimjand pointed out in comment above
> PR needs work, can it be rebased to start with ? @davecramer Updated https://github.com/pgjdbc/pgjdbc/pull/3369 @kimjand adapted your changes to main My testcase (part of PR) passes with them