Re: float4/float8/int64 passed by value with tsearchfixup - Mailing list pgsql-patches

From Alvaro Herrera
Subject Re: float4/float8/int64 passed by value with tsearchfixup
Date
Msg-id 20080418221941.GQ572@alvh.no-ip.org
Whole thread Raw
In response to Re: float4/float8/int64 passed by value with tsearchfixup  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: float4/float8/int64 passed by value with tsearchfixup  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-patches
Tom Lane wrote:

> I was wondering about that too, once it became obvious that (almost?)
> everything was failing not just some platforms.  However, this
> afternoon's CVS HEAD *does* pass the seg regression test for me on HPPA,
> and I presume it passed on whatever Alvaro is using (btw, what was
> that?).  So there's definitely a platform dependency involved and not
> just you-missed-a-pointer-someplace.

Huh, this was with the code with v0 conventions, right?  I committed the
change to v1 conventions a while ago.

--
Alvaro Herrera                                http://www.CommandPrompt.com/
The PostgreSQL Company - Command Prompt, Inc.

pgsql-patches by date:

Previous
From: Alvaro Herrera
Date:
Subject: Re: float4/float8/int64 passed by value with tsearchfixup
Next
From: Bruce Momjian
Date:
Subject: Re: Testing pg_terminate_backend()