ClusterConcept
Cursor Predicate Mis-Semantics
cluster-832
A recurring cursor-pagination shape where developers approximate tuple ordering using multiple predicates, but the resulting AND semantics diverge from Postgres tuple '>' ordering, causing empty/incorrect result sets until rewritten as an OR-encoded boundary rule.