Tuesday, June 10, 2008

[BUGS] No way to list DDL for a new type

Hi,
I created a new type as follows:
CREATE TYPE compfoo AS (f1 int, f2 text);

Now I need the DDL which postgres used to create this type.

Thanks.

With Regards,
rc_bio

No comments: