Re: BUG #5268: PQgetvalue incorrectly returns 0

From: Robert Haas <robertmhaas(at)gmail(dot)com>
To: Mike Landis <mlandis(at)pnmx(dot)com>
Cc: pgsql-bugs(at)postgresql(dot)org
Subject: Re: BUG #5268: PQgetvalue incorrectly returns 0
Date: 2010-01-07 18:01:47
Message-ID: 603c8f071001071001o11197b26q5800406bb67d4e2a@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

On Thu, Jan 7, 2010 at 7:51 AM, Mike Landis <mlandis(at)pnmx(dot)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

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Robert Haas 2010-01-07 18:04:44 Re: BUG #5267: initdb fails on AIX: could not identify current directory
Previous Message Tom Lane 2010-01-07 16:42:56 Re: BUG #5267: initdb fails on AIX: could not identify current directory