Re: Crash when using PQgetvalue

From: Craig Ringer <craig(at)2ndquadrant(dot)com>
To: duncan(dot)reitboeck(at)gmail(dot)com, pgsql-docs(at)lists(dot)postgresql(dot)org
Subject: Re: Crash when using PQgetvalue
Date: 2018-06-04 23:57:52
Message-ID: CAMsr+YG2qu85nNWofDTW7t+3uWbnf=hutFoSPt79rZYCxkNb6Q@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-docs

On 4 June 2018 at 23:26, PG Doc comments form <noreply(at)postgresql(dot)org>
wrote:

> The following documentation comment has been logged on the website:
>
> Page: https://www.postgresql.org/docs/9.5/static/libpq.html
> Description:
>
> Hello,
>
> I am not sure if I am doing something wrong or there is a bug in the code
> but I am getting a strange issue. When I try to run the following code I
> get
> a crash when attempting to accessing the values using PQgetvalue.

This isn't really a comment on the documentation. Please ask for help on
the pgsql-general mailing list, Stack Overflow, or suitable forums.

You should provide a backtrace of the crash from a debugger when you do so.

In response to

Responses

Browse pgsql-docs by date

  From Date Subject
Next Message Tom Lane 2018-06-05 00:22:10 Re: Crash when using PQgetvalue
Previous Message PG Doc comments form 2018-06-04 15:26:21 Crash when using PQgetvalue