Re: How to get the real type use oid in internal codes? - Mailing list pgsql-hackers

From Peter Eisentraut
Subject Re: How to get the real type use oid in internal codes?
Date
Msg-id 89e3b188-b927-8507-dd3d-a4e039c214d3@enterprisedb.com
Whole thread Raw
In response to How to get the real type use oid in internal codes?  ("jacktby@gmail.com" <jacktby@gmail.com>)
List pgsql-hackers
On 10.03.23 06:33, jacktby@gmail.com wrote:
> I can use relation struct  to get all attributes' typeoid, so which 
> funcion I can use
> to get the real type.

Depends on what you mean by "real", but perhaps the format_type* family 
of functions would help you.




pgsql-hackers by date:

Previous
From: Peter Eisentraut
Date:
Subject: Re: Date-Time dangling unit fix
Next
From: Amit Kapila
Date:
Subject: Re: Add macros for ReorderBufferTXN toptxn