October, finally. "Only" 1 month of backlog in new features in 8.5, but I'm getting there :) So, on 1st of October Tom Lane committed patch by Stef Walter: Log Message: ----------- Support "samehost" and "samenet" specifications in pg_hba.conf, by enumerating the machine's IP interfaces ...

Let's say you're in situation when you have to connect to PostgreSQL, but you have no idea on what password might be set. But some definitely is, as you get this error message: => psql Password: psql: FATAL: password authentication failed for ...