Re: Convert bytea to Float8

From: Sam Mason <sam(at)samason(dot)me(dot)uk>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: Convert bytea to Float8
Date: 2007-10-15 20:57:58
Message-ID: 20071015205758.GC10098@samason.me.uk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Mon, Oct 15, 2007 at 03:16:40PM -0500, Lee Keel wrote:
> I am sorry to push this issue, but I have clients waiting on a solution for
> this. So, does the lack of response mean that I am going to have to find
> another approach? Or can this conversion be done in ppgsql\perl?

This question probably doesn't help Lee, but what do the *recv (i.e.
float8 float8recv(internal)) functions do? Is this just used to receive
things from the client over the wire, or could they be used somehow
here.

Thanks,
Sam

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Lee Keel 2007-10-15 21:09:57 Re: Convert bytea to Float8
Previous Message Scott Marlowe 2007-10-15 20:54:17 Re: Convert bytea to Float8