libpq: how to retrieve query result? - Mailing list pgsql-general

From Вячеслав Блинников
Subject libpq: how to retrieve query result?
Date
Msg-id AANLkTikvjTRHBt47pXvDRzaryvvtb_NRVcDVKx0F26D1@mail.gmail.com
Whole thread Raw
Responses Re: libpq: how to retrieve query result?
Re: libpq: how to retrieve query result?
Re: libpq: how to retrieve query result?
List pgsql-general
I retrieve asynchronous queries results using PQgetResult() which returns NULL not in case of some error, but when results end - so there is no way to know if database responded successfully or there happened some error?
For example, error can happen when column names are miswritten.

pgsql-general by date:

Previous
From: Andrew Sullivan
Date:
Subject: Re: help understanding collation order
Next
From: Jerry LeVan
Date:
Subject: Re: iPad and Postgresql...