(no subject)

"Blyth A J C \(Comp\)" <[email protected]> Mon, 16 Aug 2004 15:28:36 +0100
Newsgroups gmane.comp.python.db.pypgsql.user
Message-ID <[email protected]>
I am trying execute the following and keep getting an error.
 
self._query       =     "\d syslogdb"
com.execute(self.query)
 
What I can to do is to write a little program in python that will get a
description (type definition) for a table.  -  HELP
 
 
Andrew