Re: BUG #16051: PQgetvalue(res,0,0) is null, PQgetlength(res,0,0) is 10 - Mailing list pgsql-bugs

From Tom Lane
Subject Re: BUG #16051: PQgetvalue(res,0,0) is null, PQgetlength(res,0,0) is 10
Date
Msg-id 4785.1570851049@sss.pgh.pa.us
Whole thread Raw
In response to BUG #16051: PQgetvalue(res,0,0) is null, PQgetlength(res,0,0) is 10  (PG Bug reporting form <noreply@postgresql.org>)
Responses Re: BUG #16051: PQgetvalue(res,0,0) is null, PQgetlength(res,0,0) is 10
List pgsql-bugs
PG Bug reporting form <noreply@postgresql.org> writes:
> I'm running unit tests in doctest and cannot make a simple test succeed.

Right offhand, I'd wonder about why your test is creating a table
with the fully qualified name \"Schema1\".testdata and then
querying it without the schema qualification.

            regards, tom lane



pgsql-bugs by date:

Previous
From: PG Bug reporting form
Date:
Subject: BUG #16051: PQgetvalue(res,0,0) is null, PQgetlength(res,0,0) is 10
Next
From: Bart Smink
Date:
Subject: Re: BUG #16051: PQgetvalue(res,0,0) is null, PQgetlength(res,0,0) is 10