> So, being able to stop connections trying to use old protocol versions
> would be very helpful in this case.
Wouldn't it be better to have StORE run a select version() after
connecting? Even better would be to call PQprotocolVersion() as it is a
protocol issue.