Re: pg_typeof() patch review - Mailing list pgsql-hackers

From Alvaro Herrera
Subject Re: pg_typeof() patch review
Date
Msg-id 20081103175716.GP4509@alvh.no-ip.org
Whole thread Raw
In response to Re: pg_typeof() patch review  ("David E. Wheeler" <david@kineticode.com>)
List pgsql-hackers
David E. Wheeler escribió:
> On Nov 3, 2008, at 1:28 AM, Kurt Harriman wrote:
>
>> 2) func.sgml: clarifying that the function returns an OID rather
>>   than a string
>
> Actually, it returns a regtype, no?

Yes -- regtype, which is an "OID alias type".

-- 
Alvaro Herrera                                http://www.CommandPrompt.com/
PostgreSQL Replication, Consulting, Custom Development, 24x7 support


pgsql-hackers by date:

Previous
From: Greg Smith
Date:
Subject: Re: Simple postgresql.conf wizard
Next
From: Tom Lane
Date:
Subject: Re: pg_typeof() patch review