Re: phpPgAdmin query help - Mailing list pgsql-hackers

From Tom Lane
Subject Re: phpPgAdmin query help
Date
Msg-id 13072.1008041302@sss.pgh.pa.us
Whole thread Raw
In response to phpPgAdmin query help  ("Christopher Kings-Lynne" <chriskl@familyhealth.com.au>)
List pgsql-hackers
"Christopher Kings-Lynne" <chriskl@familyhealth.com.au> writes:
> Now the problem is that if you have a function with a defined return type of
> 'boolean' or 'timestamp with time zone' or 'timestamp without time zone',
> how on earth do you match it to something in this list?

format_type(pg_type.oid, NULL) will deliver the prettified equivalent
name of each type.
        regards, tom lane


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: Intermediate report for AIX 5L port
Next
From: Mark Knox
Date:
Subject: Re: Second call for platform testing