https://github.com/pgjdbc/pgjdbc/issues/247 currently digging through the postgres driver to see if things can be improved on that end, also trying to discern what code path H2 takes. I'm currently wondering if outside of the pg driver if an instance of UUID actually makes it to the driver, also looks like pg-uuid driver passes more parameters than necessary
|