IN with an array of composite keys - I just learned about row constructors, in PostgreSQL.sql.in() currently only accepts an array of primitive but it could probably accept an array of more complex data structures representing composite keys. What would be the pros/cons of supporting this?