eulerto / pgquarrel

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

attribute options support for materialized views #19

Closed eulerto closed 8 years ago

eulerto commented 8 years ago

Add support for:

ALTER MATERIALIZED VIEW foo ALTER COLUMN bar SET (n_distinct=123) ALTER MATERIALIZED VIEW foo ALTER COLUMN bar RESET (n_distinct, n_distinct_inherited)

eulerto commented 8 years ago

Done in commit f5ea05e3ea2595a20cfac34aff7fb7dddf2e697a