Get relation name form relids in postgresql

From: Gourav Kumar <gourav1905(at)gmail(dot)com>
To: pgsql-sql(at)postgresql(dot)org
Subject: Get relation name form relids in postgresql
Date: 2017-10-05 18:17:36
Message-ID: CAPzqDmiqOjxQWoxV4iqNmvs7Uj9e8eUc8xTOqvmMJzsprDvOpA@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-sql

Hi all,

I am looking for a way to get the relation name from the relid or
RelOptInfo data structure. Can anyone help me with this ? How can I use
these to get to relation name ?

--
Thanks,
Gourav Kumar

Responses

Browse pgsql-sql by date

  From Date Subject
Next Message Rene Romero Benavides 2017-10-06 01:42:24 Re: Get relation name form relids in postgresql
Previous Message Feike Steenbergen 2017-10-05 06:01:45 Re: Re: Query is executing but giving error when using with shell scripting