var github.com/lib/pq.ErrSSLNotSupported

2 uses

	github.com/lib/pq (current package)
		conn.go#L32: 	ErrSSLNotSupported           = errors.New("pq: SSL is not enabled on the server")
		conn.go#L1034: 		return ErrSSLNotSupported