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, B
> On Sat, Apr 22, 2006 at 10:12:58PM -0300, Tatsuo Ishii wrote:
> > Log Message:
> > ---
> > Add new contrib function pgrowlocks. See README.pgrowlocks for more details.
>
> Calling this function results in SIGBUS on Solaris 9/sparc.
>
> test=> CREATE TABLE foo (id integer);
> CREATE TABL
On Sat, Apr 22, 2006 at 10:12:58PM -0300, Tatsuo Ishii wrote:
> Log Message:
> ---
> Add new contrib function pgrowlocks. See README.pgrowlocks for more details.
Calling this function results in SIGBUS on Solaris 9/sparc.
test=> CREATE TABLE foo (id integer);
CREATE TABLE
test=> SELECT *
Log Message:
---
Add new contrib function pgrowlocks. See README.pgrowlocks for more details.
Added Files:
---
pgsql/contrib/pgrowlocks:
Makefile (r1.1)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/contrib/pgrowlocks/Makefile?rev=1.1&content-type=text/x-cv