I want to somehow hash the result of a query in PostgreSQL. I have a query like SELECT output FROM result;
And it returns a column composed only of integers. So I som