Find schema-qualified table name given unqualified name

From: Aron Widforss <pgsql-general(at)antarkt(dot)is>
To: pgsql-general(at)postgresql(dot)org
Subject: Find schema-qualified table name given unqualified name
Date: 2018-06-19 14:20:16
Message-ID: 1529418016.355123.1413189224.75962718@webmail.messagingengine.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi,

I'm interested in finding a (any) unique identifier for a table given an unqualified name of the table. Is that feasible in SQL or a C function?

Regards,
Aron Widforss

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Tom Lane 2018-06-19 15:06:19 Re: Find schema-qualified table name given unqualified name
Previous Message Jeremy Finzel 2018-06-19 13:50:17 Re: found xmin from before relfrozenxid on pg_catalog.pg_authid