Re: Are we losing momentum?
Shridhar Daithankar <shridhar_daithankar@persistent.co.in>
From: Shridhar Daithankar <shridhar_daithankar@persistent.co.in>
To: <pgsql-hackers@postgresql.org>
Date: 2003-04-21T15:44:33Z
Lists: pgsql-hackers
On Monday 21 April 2003 21:00, scott.marlowe wrote: > But, how do I write an app to ask such questions easily? psql -E is not > the easiest and most intuitive way to learn how to get the data into a > structure for parsing in a client side app. How about selecting from pg_class? Nothing could have been more structured.. Shridhar