Re: phpPgAdmin query help

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: "Christopher Kings-Lynne" <chriskl(at)familyhealth(dot)com(dot)au>
Cc: "Hackers" <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: phpPgAdmin query help
Date: 2001-12-11 03:28:22
Message-ID: 13072.1008041302@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

"Christopher Kings-Lynne" <chriskl(at)familyhealth(dot)com(dot)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

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Christopher Kings-Lynne 2001-12-11 04:01:40 Re: Second call for platform testing
Previous Message Mark Knox 2001-12-11 03:21:55 Re: Second call for platform testing