eulerto / pgquarrel

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

text search support #11

Closed eulerto closed 7 years ago

eulerto commented 8 years ago

Add support to full text search commands. The commands to be implemented are:

CREATE/ALTER/DROP TEXT SEARCH CONFIGURATION CREATE/ALTER/DROP TEXT SEARCH DICTIONARY CREATE/ALTER/DROP TEXT SEARCH PARSER CREATE/ALTER/DROP TEXT SEARCH TEMPLATE

eulerto commented 7 years ago

Done at commit 4bc2d7a9fc20431c05e30f2235a6c6852e183051