Table name of a select query. - Mailing list pgsql-interfaces

From Geeta Mahesh
Subject Table name of a select query.
Date
Msg-id 000801bf042c$3f971000$030136ca@ugtech.com
Whole thread Raw
List pgsql-interfaces
Hi,
 
I am currently implementing an application using the libpq interface of pgsql.
I have the foll. questions. Please help.
1. Is there any way by which I can retreive the table name from my select query.
2. Is there any way by which I can query the database schema to get the column names from the table without performing a
    select/fetch. What is the most efficient method to get the column info. 
 
Please let me know.
 
Thanks
Geeta.

pgsql-interfaces by date:

Previous
From: Anders Svensson
Date:
Subject: JDBC, can't connect to postgres
Next
From: Bill Geddes
Date:
Subject: Re: Installing PostgreSQL