How to get the real type use oid in internal codes?

From: "jacktby(at)gmail(dot)com" <jacktby(at)gmail(dot)com>
To: pgsql-hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: How to get the real type use oid in internal codes?
Date: 2023-03-10 05:33:25
Message-ID: 202303101326151250631@gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers


I can use relation struct to get all attributes' typeoid, so which funcion I can use
to get the real type.

jacktby(at)gmail(dot)com

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Peter Smith 2023-03-10 05:47:08 Re: Rework LogicalOutputPluginWriterUpdateProgress
Previous Message Amit Kapila 2023-03-10 05:25:23 Re: [PATCH] Use indexes on the subscriber when REPLICA IDENTITY is full on the publisher