Re: WIP patch: distinguish selectivity of < from <= and > from >=

Aleksander Alekseev <a.alekseev@postgrespro.ru>

From: Aleksander Alekseev <a.alekseev@postgrespro.ru>
To: Tom Lane <tgl@sss.pgh.pa.us>
Cc: pgsql-hackers@postgresql.org
Date: 2017-09-13T08:17:45Z
Lists: pgsql-hackers
Hi Tom,

> Thanks for reviewing!  I assume this is against the prior version of the
> patch, though, not the one I just posted with updates for contrib.
> Do you want to look at those?
> 
> 			regards, tom lane

No, I reviewed the latest v4 patch right after you submitted it.

-- 
Best regards,
Aleksander Alekseev

Commits

  1. Distinguish selectivity of < from <= and > from >=.