func github.com/jackc/pgconn.isIPOnly

2 uses

	github.com/jackc/pgconn (current package)
		config.go#L406: 		if isIPOnly(host) {
		config.go#L436: func isIPOnly(host string) bool {