Re: WITH HOLD and pooled connections

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: Rod Taylor <rbt(at)rbt(dot)ca>, PostgreSQL Development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: WITH HOLD and pooled connections
Date: 2003-08-08 20:31:08
Message-ID: 200308082031.h78KV8112310@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Tom Lane wrote:
> Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> writes:
> > TODO item?
>
> Yeah. I'm leaning towards the idea that a protocol addition is what to
> do.

I put this under "Clients":

* Allow clients to query WITH HOLD cursors and prepared statements

I am confused why a protocol change would be desired. I though we would
just have a function that listed that info to the client.

--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Larry Rosenman 2003-08-08 20:31:09 UnixWare/Compiler Stuff
Previous Message Rod Taylor 2003-08-08 20:28:30 Re: WITH HOLD and pooled connections