953fd2e Fix running the query on postgresql

Authored and Committed by pingou 6 years ago
    Fix running the query on postgresql
    
    The identifier must be part of the group_by on postgresql otherwise
    it fails.
    
    Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
    
        
file modified
+1 -1