Ühel kenal päeval, E, 2006-07-17 kell 23:22, kirjutas Matteo Bertini: > Tino Wildenhain ha scritto: > > http://python.projects.postgresql.org/ > > This works very well for me - although it needs some more > > finish (docs and so on) maybe if more people using it > > it can get better. > > > > SRF - even lazy ones (e.g. generators) work nicely there. > > > > > > Regards > > Tino Wildenhain > > > > > eheh... I wasn't able to build it... > > In the meantime some guy in the list provided me a "setof" enabled > plpython.c. Now built and working fine! > > Do someone know why the back-end effort is duplicated?
http://python.projects.postgresql.org/ seems to be aiming at a much larger python/postgres integration scheme than src/pl/python. and it has taken a different and more pythonic approach at many places which is nice but takes a lot longer to mature. -- ---------------- Hannu Krosing Database Architect Skype Technologies OÜ Akadeemia tee 21 F, Tallinn, 12618, Estonia Skype me: callto:hkrosing Get Skype for free: http://www.skype.com ---------------------------(end of broadcast)--------------------------- TIP 9: In versions below 8.0, the planner will ignore your desire to choose an index scan if your joining column's datatypes do not match