eulerto / pgquarrel

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

typed table #16

Closed eulerto closed 6 years ago

eulerto commented 8 years ago

Add support for typed table.

CREATE TABLE foo OF my_composite_type;

eulerto commented 6 years ago

Done in commit 3350ba7493c1be98b225003fe2a9a8ac336b0499.