[DB-SIG] And another thing... cursor.description bug?

Kevin Cole kjcole@gri.gallaudet.edu
Fri, 1 Jun 2001 15:23:24 -0400 (EDT)


The cursor.description that I get back from PostgreSQL has "None" for
null_ok, in spite of what "\d tablename" in psql tells me. (field_name,
type_code, display_size, and internal_size appear to be fine.  I'm not
doing anything with precision and scale.)

This is with postgresql 7.1-1 and python 1.5.2-30.
-- 
 Kevin Cole, RHCE, Linux Admin  |  E-mail:  kjcole@gri.gallaudet.edu
 Gallaudet Research Institute   |  WWW:     http://gri.gallaudet.edu/~kjcole/
 Hall Memorial Bldg  S-419      |  Voice:   (202) 651-5135
 Washington, D.C.  20002-3695   |  FAX:     (202) 651-5746