Re: dblink_error_message return value

2018-09-25 Thread Joe Conway
On 09/25/2018 01:50 PM, Joe Conway wrote: > On 08/08/2018 11:57 AM, Tom Lane wrote: >> =?utf-8?q?PG_Doc_comments_form?= writes: >>> The following documentation comment has been logged on the website: >>> Documentation says: >> >>> Return Value >>> Returns last error message, or an empty string

Re: dblink_get_result returns NULL if remote query throws error

2018-09-25 Thread Joe Conway
On 09/25/2018 01:06 PM, Joe Conway wrote: > 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

Re: dblink_error_message return value

2018-09-25 Thread Joe Conway
On 08/08/2018 11:57 AM, Tom Lane wrote: > =?utf-8?q?PG_Doc_comments_form?= writes: >> The following documentation comment has been logged on the website: >> Documentation says: > >> Return Value >> Returns last error message, or an empty string if there has been no error in >> this connection.

Re: dblink_get_result returns NULL if remote query throws error

2018-09-25 Thread Joe Conway
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: >

dblink_get_result returns NULL if remote query throws error

2018-09-25 Thread PG Doc comments form
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