[email protected] ("Greg Sabino Mullane") writes: >> Exactly in the same way as the existing code supporting asynchronous >> queries. The benefit is that programs which use the driver in this way >> are not blocked in a PQprepare call before the query they are trying >> to execute is initiated asynchronously. > > Okay, so it's implementing PQsendPrepare in a transparent way. Sounds > good to me, patches eagerly awaited. :)
Update: I've gotten an OK from my boss to publish this today. But I don't believe I will get around to actually doing anything in this respect before Sunday.
