Rajesh Chopra wrote:
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.

Huh, what do you mean? That CREATE TYPE statement is DDL.

Anyway, this doesn't sound like a bug. Please use the appropriate mailing list, probably pgsql-general. This list is for bug reports only.

--
  Heikki Linnakangas
  EnterpriseDB   http://www.enterprisedb.com

--
Sent via pgsql-bugs mailing list ([email protected])
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-bugs

Reply via email to