This question was already asked here (I don't know if I should just bump that question instead of creating my own or how should I do it. If I did something wrong, I'm sorry.).
The Quantile function is defined as follows:
$$Q(p)=\inf\{x\in \mathbb{R}:p\leq F(x)\}, \hspace{.1cm} 0<p<1$$
But I don't really see an example of a distribution function for which $\inf$ can't be replaced with $\min$, because CDF is necessarily a right continuous function.
And I don't think this answer is correct, because CDF is always defined on $\mathbb{R}$, it shouldn't matter what values the random variable obtains.