how to determine which types take a length argument - Mailing list pgsql-hackers

From Robert Treat
Subject how to determine which types take a length argument
Date
Msg-id 200608091044.22796.xzilla@users.sourceforge.net
Whole thread Raw
Responses Re: how to determine which types take a length argument
List pgsql-hackers
Is there a way to determine which datatypes take a length argument (eg. 
varchar, time, etc...) by looking in the system catalogs? pg_type doesnt seem 
to have the info... or is there a single place in the back end code that 
contains this info?     

-- 
Robert Treat
Build A Brighter LAMP :: Linux Apache {middleware} PostgreSQL


pgsql-hackers by date:

Previous
From: "korryd@enterprisedb.com"
Date:
Subject: Re: 8.2 features status
Next
From: Tom Lane
Date:
Subject: Re: 8.2 features status