On Sun, May 24, 2009 at 4:37 PM, Gevik Babakhani <[email protected]> wrote: > I was wondering why there is no pg_class record for the enum types. Do we > treat the enum types differently?
Because types are stored in pg_type, not pg_class? ...Robert -- Sent via pgsql-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers
