Dave,
The inclusion of:
if (!url.startsWith("jdbc:postgresql:")) { return null; }
in the patch yesterday does not appear to havebeen necessary because it looks to be checkedin parseURL().
danap.