Pavel Stehule: How to fix Hibernate bug by conditional index

📝

内容提要

Yesterday I found significant grow of seq read tuples. After some investigation I found query with strange predicate: WHERE 1 = case when pb1_0.parent_id is not null then 0 end It is really...

➡️

继续阅读