Re: dblink_get_result returns NULL if remote query throws error - Mailing list pgsql-docs

From Joe Conway
Subject Re: dblink_get_result returns NULL if remote query throws error
Date
Msg-id a496d42b-67c6-32b7-7907-7116a7f7517e@joeconway.com
Whole thread Raw
In response to dblink_get_result returns NULL if remote query throws error  (PG Doc comments form <noreply@postgresql.org>)
Responses Re: dblink_get_result returns NULL if remote query throws error  (Joe Conway <mail@joeconway.com>)
List pgsql-docs
On 09/25/2018 11:41 AM, PG Doc comments form wrote:
> The following documentation comment has been logged on the website:
>
> Page: https://www.postgresql.org/docs/9.3/static/contrib-dblink-get-result.html
> Description:
>
> Please consider clarifying this page:
> https://www.postgresql.org/docs/current/static/contrib-dblink-get-result.html
> to state that if you call
> select dblink_get_result ('mylink',false), you will receive back a NULL if
> the remote query threw an error. It is not clear on the page. At least an
> example would be nice.

I will look at this as well as the similar one from a month+ ago that
has been languishing in my inbox.

Joe

--
Crunchy Data - http://crunchydata.com
PostgreSQL Support for Secure Enterprises
Consulting, Training, & Open Source Development


Attachment

pgsql-docs by date:

Previous
From: PG Doc comments form
Date:
Subject: dblink_get_result returns NULL if remote query throws error
Next
From: Joe Conway
Date:
Subject: Re: dblink_error_message return value