Re: pg_getaddrinfo_all() with hintp=NULL
Tom Lane <tgl@sss.pgh.pa.us>
From: Tom Lane <tgl@sss.pgh.pa.us>
To: Daniel Gustafsson <daniel@yesql.se>
Cc: Sergey Tatarintsev <s.tatarintsev@postgrespro.ru>,
"pgsql-hackers@lists.postgresql.org"
<pgsql-hackers@lists.postgresql.org>
Date: 2025-11-13T15:26:32Z
Lists: pgsql-hackers
Daniel Gustafsson <daniel@yesql.se> writes: > That's my thinking as well, unless objected to I will apply the below which use > the same phrasing as the comment on pg_getnameinfo_all. WFM. regards, tom lane
Commits
-
Document that pg_getaddrinfo_all does not accept null hints
- d22cc7326ce0 19 (unreleased) landed