Check if an expression in ORDER BY or GROUP BY is a duplicate of a preceding expression. @param first_order the first expression in the ORDER BY or GROUP BY clause @param possible_dup the expression that might be a duplicate of another expression preceding it the ORDER BY or GROUP BY clause @returns true if poss
source not stored for this graph (policy: none)
no test coverage detected