Now I am getting (seemingly innocent) stacktraces during startup, however:
Postgresql does not implement the getSuperTable() method, which is used to verify whether the buidler configuration matches the database.
It is, indeed, innocent, but very annoying: you would expect postgresql to throw an UnsupportedOperationException, which is an Exception that teh storage layer can handle.
IIRC 1.7rc3 will capture the PSQLException, and give a debug message instead of a stacktrace.
-- Pierre van Rooden Mediapark, C 107 tel. +31 (0)35 6772815 "Never summon anything bigger than your head."
