Re: pgsql: Add new contrib function pgrowlocks.

From: Michael Fuhr <mike(at)fuhr(dot)org>
To: Tatsuo Ishii <ishii(at)sraoss(dot)co(dot)jp>
Cc: pgsql-committers(at)postgresql(dot)org
Subject: Re: pgsql: Add new contrib function pgrowlocks.
Date: 2006-04-25 03:26:08
Message-ID: 20060425032608.GA13661@winnie.fuhr.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

On Tue, Apr 25, 2006 at 09:44:25AM +0900, Tatsuo Ishii wrote:
> > test=> CREATE TABLE foo (id integer);
> > CREATE TABLE
> > test=> SELECT * FROM pgrowlocks('foo');
> > server closed the connection unexpectedly
> >
> > % gdb bin/postgres data/core
> > [...]
> > Program terminated with signal 10, Bus error.
> [snip]
>
> Thanks for the report. I have committed fix for this. Can you try it
> out?

No crashes so far; I'll follow up if I see any more problems.
Thanks.

--
Michael Fuhr

In response to

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2006-04-25 14:09:24 pgsql: Add RESET CONNECTION, to reset all aspects of a session.
Previous Message Bruce Momjian 2006-04-25 02:58:34 pgsql: Update inheritance constraint items: < o %Prevent child tables