Kohei KaiGai <kai...@heterodb.com> writes: > One thing not straightforward is that a new definition of cube type > needs to drop > the old definition once, then it leads cascaded deletion to the > objects that depends > on the "cube" type declared at the cube--1.2.sql. > Do you have any good ideas?
You can add the I/O functions with ALTER TYPE nowadays. regards, tom lane