Re: [HACKERS] Python interface is out of date
От | Bruce Momjian |
---|---|
Тема | Re: [HACKERS] Python interface is out of date |
Дата | |
Msg-id | 199905101602.MAA05998@candle.pha.pa.us обсуждение исходный текст |
Ответы |
Re: [HACKERS] Python interface is out of date
|
Список | pgsql-hackers |
Done. > The version of the Python interface, PyGreSQL, is still 2.2 in the > src/interfaces/python directory in the current CVS. The current version > of PyGreSQL is 2.3, available from http://www.druid.net/pygresql/: > > Important changes for 2.3 > > connect.host returns "localhost" when connected to Unix socket > (torppa@tuhnu.cutery.fi) > Use PyArg_ParseTupleAndKeywords in connect() (torppa@tuhnu.cutery.fi) > fixes and cleanups (torppa@tuhnu.cutery.fi) > Fixed memory leak in dictresult() (terekhov@emc.com) > Deprecated pgext.py - functionality now in pg.py > More cleanups to the tutorial > Added fileno() method - terekhov@emc.com (Mikhail Terekhov) > added money type to quoting function > Compiles cleanly with more warnings turned on > Returns PostgreSQL error message on error > Init accepts keywords (Jarkko Torppa) > Convenience functions can be overridden (Jarkko Torppa) > added close() method > > Can this be updated before 6.5 is released? > -- Bruce Momjian | http://www.op.net/~candle maillist@candle.pha.pa.us | (610) 853-3000+ If your life is a hard drive, | 830 Blythe Avenue + Christ can be your backup. | Drexel Hill, Pennsylvania19026
В списке pgsql-hackers по дате отправления: