Content-Length: 257327 | pFad | http://github.com/postgrespro/postgres_cluster/commit/19aef80ae6330a9c20d1432aea0e3d2eec4ed32f

88 - · postgrespro/postgres_cluster@19aef80 · GitHub
Skip to content

Commit 19aef80

Browse files
committed
-
1 parent c15ed8b commit 19aef80

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

contrib/pg_exchange/nodeDistPlanExec.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -719,7 +719,7 @@ get_hostname(const char *sipaddr)
719719
memcpy(&saddr, result->ai_addr, result->ai_addrlen);
720720
hostname = (char *) palloc0(NI_MAXHOST);
721721
if (pg_getnameinfo_all(&saddr, result->ai_addrlen, hostname, NI_MAXHOST,
722-
NULL, 0, 0) != 0)
722+
NULL, 0, NI_NOFQDN) != 0)
723723
elog(FATAL, "Cannot resolve network name");
724724
return hostname;
725725
}

0 commit comments

Comments
 (0)








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://github.com/postgrespro/postgres_cluster/commit/19aef80ae6330a9c20d1432aea0e3d2eec4ed32f

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy