[SQL] Get relation name form relids in postgresql - Mailing list pgsql-sql

From Gourav Kumar
Subject [SQL] Get relation name form relids in postgresql
Date
Msg-id CAPzqDmiqOjxQWoxV4iqNmvs7Uj9e8eUc8xTOqvmMJzsprDvOpA@mail.gmail.com
Whole thread Raw
Responses Re: [SQL] Get relation name form relids in postgresql  (Rene Romero Benavides <rene.romero.b@gmail.com>)
List 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

pgsql-sql by date:

Previous
From: Feike Steenbergen
Date:
Subject: Re: [SQL] Re: Query is executing but giving error when using withshell scripting
Next
From: Rene Romero Benavides
Date:
Subject: Re: [SQL] Get relation name form relids in postgresql