From: robert a. <rd...@pa...> - 2003-08-12 23:48:50
|
is it possible (easy?) to get field names and types from postgresql using pyPgSQL? i did it before using libpq calls, but can it be done with the high level interface? guess i can use high level for everything except getting fieldnames/types. |