Re: PL/Python: How do I use result methods?
| От | Michael Fuhr |
|---|---|
| Тема | Re: PL/Python: How do I use result methods? |
| Дата | |
| Msg-id | 20041204221858.GA73013@winnie.fuhr.org обсуждение исходный текст |
| Ответ на | Re: PL/Python: How do I use result methods? (Michael Fuhr <mike@fuhr.org>) |
| Ответы |
Re: [HACKERS] PL/Python: How do I use result methods?
|
| Список | pgsql-interfaces |
On Sat, Oct 16, 2004 at 10:56:00AM -0600, Michael Fuhr wrote: > It looks like nrows(), status(), and fetch() aren't available as > result object methods. I don't know what would happen if you > un-#ifdef-ed that block and the two others that are related; > perhaps one of the developers can tell us what's going on. > > If the methods aren't available then they probably shouldn't be > mentioned in the doc. Any comments on this? The 8.0.0rc1 PL/Python documentation, Section 39.3 "Database Access", still mentions the nrows and status methods, but they don't work. Here's Oliver's original message and my followup: http://archives.postgresql.org/pgsql-interfaces/2004-10/msg00019.php http://archives.postgresql.org/pgsql-interfaces/2004-10/msg00020.php I expect it's too late to fix the code for 8.0, so I'm wondering if the doc should be updated not to mention these methods, or to mention them but say that they don't work yet. -- Michael Fuhr http://www.fuhr.org/~mfuhr/
В списке pgsql-interfaces по дате отправления: