Re: Oid to text... - Mailing list pgsql-general

From Tom Lane
Subject Re: Oid to text...
Date
Msg-id 15788.1101139228@sss.pgh.pa.us
Whole thread Raw
In response to Oid to text...  ("Katsaros Kwn/nos" <ntinos@aueb.gr>)
List pgsql-general
"Katsaros Kwn/nos" <ntinos@aueb.gr> writes:
> Given the Oid restype of a Resdom "object", is there any system table I
> could query in order to retrieve the text representation of this type?

If you're talking about C code inside the backend, format_type_be() is
the usual subroutine.

            regards, tom lane

pgsql-general by date:

Previous
From: "Jim C. Nasby"
Date:
Subject: Storing every scrabble board possible
Next
From: Tom Lane
Date:
Subject: Re: Help with syntax for timestamp addition