Re: BUG #5268: PQgetvalue incorrectly returns 0 - Mailing list pgsql-bugs

From Robert Haas
Subject Re: BUG #5268: PQgetvalue incorrectly returns 0
Date
Msg-id 603c8f071001071001o11197b26q5800406bb67d4e2a@mail.gmail.com
Whole thread Raw
In response to Re: BUG #5268: PQgetvalue incorrectly returns 0  (Mike Landis <mlandis@pnmx.com>)
List pgsql-bugs
On Thu, Jan 7, 2010 at 7:51 AM, Mike Landis <mlandis@pnmx.com> wrote:
> Try the following, where mystring is an extension of std::string...

It seems to me this would be a lot easier if you could attach a
complete program that someone could just compile, instead of code
fragments that are missing unspecified includes and necessary class
definitions.  It would take someone half an hour to fix this up and
they still won't be doing exactly what you're doing.

...Robert

pgsql-bugs by date:

Previous
From: Mike Landis
Date:
Subject: Re: BUG #5268: PQgetvalue incorrectly returns 0
Next
From: Robert Haas
Date:
Subject: Re: BUG #5267: initdb fails on AIX: could not identify current directory