func github.com/lib/pq.isDriverSetting

2 uses

	github.com/lib/pq (current package)
		conn.go#L1044: func isDriverSetting(key string) bool {
		conn.go#L1074: 		if isDriverSetting(k) {