eulerto / pgquarrel

pgquarrel compares PostgreSQL database schemas (DDL)
BSD 3-Clause "New" or "Revised" License
388 stars 42 forks source link

operator support #9

Closed eulerto closed 7 years ago

eulerto commented 8 years ago

Add support to custom operators. The commands to be implemented are:

CREATE/ALTER/DROP OPERATOR CREATE/ALTER/DROP OPERATOR CLASS CREATE/ALTER/DROP OPERATOR FAMILY

eulerto commented 7 years ago

Done at commit 292018b1e289ebcd2e1a5e17132b5e1aa19726f7