In PostgreSQL IN can be used to match any value in a list. What if I need to match all values in a list? Is there a way to do this in PostgreSQL?