Re: Describe Table

From: <danap(at)dandymadeproductions(dot)com>
To: pgsql-sql(at)postgresql(dot)org
Subject: Re: Describe Table
Date: 2007-12-18 01:21:10
Message-ID: 20071218011647.8E84C2E3424@postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

Thanks guys,
That pretty much answers my questions. No there is not
an easy way. While the access to a lot of internals to the
postgresql database can be advantages it is exactly the
kind of thing to break generic code anytime something
changes. I think I'll take the harder approach and stick
with the standard defined interfaces in java.sql. Did I
read this in the manual somewhere? :)

MySQLView Project Manager
Dana Proctor

Browse pgsql-sql by date

  From Date Subject
Next Message Steve Midgley 2007-12-18 16:53:15 System catalog future changes
Previous Message Luigi Pirillo 2007-12-17 19:30:00 Insert into and Sequence