func github.com/jackc/pgconn.redactURL

2 uses

	github.com/jackc/pgconn (current package)
		errors.go#L173: 			return redactURL(u)
		errors.go#L185: func redactURL(u *url.URL) string {