Re: Release notes - Mailing list pgsql-hackers

From Jim C. Nasby
Subject Re: Release notes
Date
Msg-id 20060919135140.GU47167@enterprisedb.com
Whole thread Raw
In response to Re: Release notes  (Bruce Momjian <bruce@momjian.us>)
Responses Re: Release notes  (Bruce Momjian <bruce@momjian.us>)
List pgsql-hackers
On Tue, Sep 19, 2006 at 09:37:39AM -0400, Bruce Momjian wrote:
> Jim C. Nasby wrote:
> > On Mon, Sep 18, 2006 at 06:47:02PM -0400, Bruce Momjian wrote:
> > > > Both this and pg_prepared_statements are very useful for pooled
> > > > connection setups."
> > > > 
> > > > Should read "Both of these are very useful..."
> > > 
> > > I don't think I can't change that because they are two separate bullet
> > > items.
> >  
> > Except it's refering to both items. Maybe the two items should just be
> > combined into one?
> 
> Please post some combined wording, but I am afraid it will be too
> complicated to merge them.

- Add pg_prepared_statements and pg_cursors system views to show prepared
statements and open cursors.

Both of these are very useful for pooled connection setups.
-- 
Jim Nasby                                    jimn@enterprisedb.com
EnterpriseDB      http://enterprisedb.com      512.569.9461 (cell)


pgsql-hackers by date:

Previous
From: mark@mark.mielke.cc
Date:
Subject: Re: [PATCHES] Patch for UUID datatype (beta)
Next
From: "Jim C. Nasby"
Date:
Subject: Re: [PATCHES] Patch for UUID datatype (beta)