Binary package “sqlreduce” in ubuntu mantic

Reduce verbose SQL queries to minimal examples

 SQLreduce takes as input an arbitrary SQL query which is then run against a
 PostgreSQL server. Various simplification steps are applied, while checking
 that the simplified query still exhibits the same error from PostgreSQL.