"PostgreSQL Bugs List" <[EMAIL PROTECTED]> writes:
> head=# select pg_catalog.format_type(oid, typlen) from pg_type where typname = 
> 'interval';
> ERROR:  invalid INTERVAL typmod: 0xc

This is not a bug.  format_type's second arg is typmod, not typlen.

                        regards, tom lane

---------------------------(end of broadcast)---------------------------
TIP 6: Have you searched our list archives?

               http://archives.postgresql.org

Reply via email to