Re: float4/float8/int64 passed by value with tsearch fixup

From: "Guillaume Smet" <guillaume(dot)smet(at)gmail(dot)com>
To: "Tom Lane" <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: "Zoltan Boszormenyi" <zb(at)cybertec(dot)at>, "Alvaro Herrera" <alvherre(at)commandprompt(dot)com>, "Gregory Stark" <stark(at)enterprisedb(dot)com>, pgsql-patches(at)postgresql(dot)org, "Hans-Juergen Schoenig" <hs(at)cybertec(dot)at>, "Magnus Hagander" <magnus(at)hagander(dot)net>
Subject: Re: float4/float8/int64 passed by value with tsearch fixup
Date: 2008-04-21 19:01:26
Message-ID: 1d4e0c10804211201o24f8c918y403c163f0a2e60af@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches

On Mon, Apr 21, 2008 at 7:10 AM, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> wrote:
> Note that we are already exercising both ends of the
> float8-byval option, so probably only --disable-float4-byval
> is very interesting to test explicitly.

I'll set up a new animal with --disable-float4-byval this week.

--
Guillaume

In response to

Browse pgsql-patches by date

  From Date Subject
Next Message Andrew Dunstan 2008-04-21 20:21:53 column level privileges
Previous Message Bruce Momjian 2008-04-21 18:00:48 Re: Testing pg_terminate_backend()