Re: Fwd: Fwd: Lots of nan's - Mailing list pgsql-novice

From Stephan Szabo
Subject Re: Fwd: Fwd: Lots of nan's
Date
Msg-id 20040215114838.R88869@megazone.bigpanda.com
Whole thread Raw
In response to Fwd: Fwd: Lots of nan's  (Lynn.Tilby@asu.edu)
List pgsql-novice
On Mon, 9 Feb 2004 Lynn.Tilby@asu.edu wrote:

> I was wondering if someone could give me a status or
> a response on this?  Is it something that is unsolvable,
> just on the list, or a new flavor of a current problem, or
> is it just being worked on and no one has found a solution?
> Is there anything I can or should be doing to solve this,
> or is this a postgres internals issue?

The sqlca.h file I see seems to imply that sqlabc and sqlcode
are longs and sqlerrd is long[6]. If that's right, writing them
with %f is a mistake (technically undefined behavior I think)

pgsql-novice by date:

Previous
From: Stephan Szabo
Date:
Subject: Re: Send email when new record inserted
Next
From: Rob Mosher
Date:
Subject: Changing from NOT NULL to NULL