Re: BUG #5268: PQgetvalue incorrectly returns 0

From: Mike Landis <mlandis(at)pnmx(dot)com>
To: pgsql-bugs(at)postgresql(dot)org
Subject: Re: BUG #5268: PQgetvalue incorrectly returns 0
Date: 2010-01-07 20:20:58
Message-ID: 20100107202128.BB72C63356F@mail.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

Pick a database and table that exists, configure the string cconstants, compile and run the attached cpp, get 0 instead of 1 (that you get in pgAdmin...

Where's can I download the libpq source? Maybe I can find and/or fix the problem myself.

Attachment Content-Type Size
unknown_filename text/html 314 bytes
producesZero.cpp text/plain 2.1 KB

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Alvaro Herrera 2010-01-08 00:07:09 Re: BUG #5268: PQgetvalue incorrectly returns 0
Previous Message Tom Lane 2010-01-07 18:43:29 Re: BUG #5267: initdb fails on AIX: could not identify current directory