Sebastian Baumhekel

Results 4 issues of Sebastian Baumhekel

In der Ansicht "Alle Wertpapiere" sollte man eine Währung für die Anzeige auswählen können. Dann sollten die Performance-Daten und der Chart in dieser Währung angezeigt werden. Damit könnte man dann...

Remove ensureTrailingSlash call as the slash is already there (it is actually used for splitting the path). A module name without a package part results in a super directory created...

* Get existing oids for binary transfer of custom types from QueryExecutor * Add new oids for binary transfer of custom types to QueryExecutor * Unit test to make sure...

**Feature request** I would like to be able to specify binary transfer for custom data types dynamically on a [`PGConnection`](https://github.com/pgjdbc/pgjdbc/blob/master/pgjdbc/src/main/java/org/postgresql/PGConnection.java) instance. Similar to what I can do to add handling...