Re: Release notes - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: Release notes
Date
Msg-id 200609201154.k8KBsNC11830@momjian.us
Whole thread Raw
In response to Release notes  (Bruce Momjian <bruce@momjian.us>)
List pgsql-hackers
Thanks, done.

---------------------------------------------------------------------------

Alvaro Herrera wrote:
> Jim C. Nasby wrote:
> > 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.
> 
> - Add pg_prepared_statements ...
> 
> - Add pg_cursors ...
>   This, and pg_prepared_statements above, are both useful for ...
> 
> -- 
> Alvaro Herrera                                http://www.CommandPrompt.com/
> PostgreSQL Replication, Consulting, Custom Development, 24x7 support

--  Bruce Momjian   bruce@momjian.us EnterpriseDB    http://www.enterprisedb.com
 + If your life is a hard drive, Christ can be your backup. +


pgsql-hackers by date:

Previous
From: Gavin Sherry
Date:
Subject: Re: pg_upgrade: downgradebility
Next
From: Markus Schaber
Date:
Subject: Re: [PATCHES] Patch for UUID datatype (beta)