On Thu, May 22, 2003 at 07:48:25AM -0400, David Miller wrote: > > Our DBA hasn't found a way to do that yet. Its a database feature - it either does or it doesn't. I don't know any other db which does, though. Postgres lets you PREPARE a statement, but its on a per connection basis and has to be done manually. Bradley