diff options
author | Fujii Masao <fujii@postgresql.org> | 2021-01-19 00:56:10 +0900 |
---|---|---|
committer | Fujii Masao <fujii@postgresql.org> | 2021-01-19 15:04:58 +0900 |
commit | ee79a548e746da9a99df0cac70a3ddc095f2829a (patch) | |
tree | d83c68223c67b00444c38ad4a4f47549c305062d /src/backend/access/gist/gist.c | |
parent | ed43677e20369040ca4e50c698010c39d5ac0f47 (diff) | |
download | postgresql-ee79a548e746da9a99df0cac70a3ddc095f2829a.tar.gz postgresql-ee79a548e746da9a99df0cac70a3ddc095f2829a.zip |
doc: Add note about the server name of postgres_fdw_get_connections() returns.
Previously the document didn't mention the case where
postgres_fdw_get_connections() returns NULL in server_name column.
Users might be confused about why NULL was returned.
This commit adds the note that, in postgres_fdw_get_connections(),
the server name of an invalid connection will be NULL if the server is dropped.
Suggested-by: Zhijie Hou
Author: Bharath Rupireddy
Reviewed-by: Zhijie Hou, Fujii Masao
Discussion: https://postgr.es/m/e7ddd14e96444fce88e47a709c196537@G08CNEXMBPEKD05.g08.fujitsu.local
Diffstat (limited to 'src/backend/access/gist/gist.c')
0 files changed, 0 insertions, 0 deletions