dblink_get_result returns NULL if remote query throws error

Поиск
Список
Период
Сортировка
От PG Doc comments form
Тема dblink_get_result returns NULL if remote query throws error
Дата
Msg-id 153789006006.1219.7158416078641854892@wrigleys.postgresql.org
обсуждение исходный текст
Ответы Re: dblink_get_result returns NULL if remote query throws error  (Joe Conway <mail@joeconway.com>)
Список pgsql-docs
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.

Thanks!

В списке pgsql-docs по дате отправления:

Предыдущее
От: Michael Paquier
Дата:
Сообщение: Re: Mention FK creation take ShareRowExclusiveLock on referencedtable
Следующее
От: Joe Conway
Дата:
Сообщение: Re: dblink_get_result returns NULL if remote query throws error