Re: Sql.pgsql NG unleashed in 8.1
"Stephen R. van den Berg" <[email protected]>
| Newsgroups | gmane.comp.lang.pike.user |
|---|---|
| Message-ID | <[email protected]> |
Stephen R. van den Berg wrote: >The driver supports callback driven queryresults as well. >These callbacks currently are called from a separate thread which >runs independently from the standard backend. The reason is because >the way the datarows are being delivered is through a Thread.Queue object. >As far as I can see, the current backend does not support handling a >Thread.Queue as an input or output with read/write callbacks. >Any suggestions here? The above question is still open. However, I'm happy to announce that the pgsql NG driver in 8.1 passes muster. I'm going to try running it in production servers now. If it survives that, I'll consider a backport to 8.0. -- Stephen. "When I wrote this, only God and I understood what I was doing. Now, God only knows." -- Karl Weierstrass