Re: Release notes

From: "Jim C(dot) Nasby" <jimn(at)enterprisedb(dot)com>
To: Bruce Momjian <bruce(at)momjian(dot)us>
Cc: Teodor Sigaev <teodor(at)sigaev(dot)ru>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Release notes
Date: 2006-09-19 13:51:40
Message-ID: 20060919135140.GU47167@enterprisedb.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(at)enterprisedb(dot)com
EnterpriseDB http://enterprisedb.com 512.569.9461 (cell)

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Jim C. Nasby 2006-09-19 13:53:05 Re: [PATCHES] Patch for UUID datatype (beta)
Previous Message mark 2006-09-19 13:51:23 Re: [HACKERS] Patch for UUID datatype (beta)