Any way to SELECT a list of table names?

From: "Eric Freeman" <ejf7(at)hotmail(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Any way to SELECT a list of table names?
Date: 2004-01-10 20:36:30
Message-ID: BAY99-F14N7jmF8bpb80003403c@hotmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Is there any way in Postgres to SELECT a list of table names from inside of
a C program using ECPG?
Something similar to SELECT current_user that will give you all of the
tables in the database you are connected to.

_________________________________________________________________
High-speed usersbe more efficient online with the new MSN Premium Internet
Software. http://join.msn.com/?pgmarket=en-us&page=byoa/prem&ST=1

Responses

Browse pgsql-general by date

  From Date Subject
Next Message D. Dante Lorenso 2004-01-10 21:31:28 Bug with rename bigserial column
Previous Message Tom Lane 2004-01-10 19:15:19 Re: psql \d option list overloaded