Christopher Sawtell <csawtell@xtra.co.nz> writes:
> On Thu, 08 Mar 2001 12:29, Flemming Fr�kj�r wrote:
>> How do i find out what data types are available in PostgreSQL.
> Look in the regression tests. Interesting stuff.
And there's always "select * from pg_type" ... not to mention the source
code ...
regards, tom lane