Re: Backend Question
Chris Bitmead <chris@bitmead.com>
From: Chris Bitmead <chris@bitmead.com>
To: Tom Lane <tgl@sss.pgh.pa.us>
Cc: Postgres Hackers List <hackers@postgreSQL.org>
Date: 2000-07-03T14:47:49Z
Lists: pgsql-hackers
Tom Lane wrote: > You should realize, however, that all that backend-PQexec code is dead > code and has been for a long time. It's unlikely that it works at all > any more, considering all the changes that have gone on while it sits > untested on the sidelines. I proposed ripping it out a few months ago, > and no one objected ... but I haven't got round to it yet. Oh does it allow you to execute queries from within the backend? Sounds like a good thing to resurrect at some stage.